Plugin Directory

Changeset 1071151


Ignore:
Timestamp:
01/19/2015 04:51:06 PM (11 years ago)
Author:
j_p_s
Message:

added support for wordpress 4.1

Location:
force-post-title/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • force-post-title/trunk/force_post_title.php

    r526217 r1071151  
    22/*
    33Plugin Name: Force Post Title
    4 Plugin URI: http://appinstore.com
     4Plugin URI: http://www.jpsays.com
    55Description: Forces user to assign a Title to a post before publishing
    66Author: Jatinder Pal Singh
    7 Version: 0.1
    8 Author URI: http://appinstore.com/
     7Version: 1.1
     8Author URI: http://www.jpsays.com/
    99*/
    1010function force_post_title_init()
  • force-post-title/trunk/readme.txt

    r526217 r1071151  
    11=== Force Post Title ===
    22Contributors: j_p_s (Jatinder Pal Singh)
    3 Donate link: http://www.appinstore.com/force-post-title/
    4 Author URI: http://www.appinstore.com
    5 Plugin URI: http://www.appinstore.com/force-post-title/
     3Donate link:
     4Author URI: http://www.jpsays.com
    65Tags: post, title, publish, without, require, force, must
    76Requires at least: 3.x
    8 Tested up to: 3.3.1
    9 Stable tag: 1.0
     7Tested up to: 4.1
     8Stable tag: 1.1
    109
    1110This is simple plugin which forces the users to write POST title in Add New Post page.
Note: See TracChangeset for help on using the changeset viewer.