Plugin Directory

Changeset 1346554


Ignore:
Timestamp:
02/09/2016 06:43:09 AM (10 years ago)
Author:
rohanmehta19
Message:

changed readme file to point to the correct link, updated plugin file to mention the latest WP version tested

Location:
selective-parent-page-drop-down/tags/1.1
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • selective-parent-page-drop-down/tags/1.1/plugin.php

    r1338582 r1346554  
    44  Description: This plugin will allow to selectively add a page to be selected as parent in the page attributes drop down box
    55  Version: 1.1
    6   Tested up to: WPMU 3.8
     6  Tested up to: WPMU 4.4.2
    77  License: GNU General Public License 2.0 (GPL) http://www.gnu.org/licenses/gpl.html
    8   Author: PHP Web Apps
    9   Author URI: http://phpwpinfo.com
     8  Author: Wordpress Index
     9  Author URI: http://wordpressindex.com
    1010  Plugin URI:
    1111  tags: page attributes, parent pages, pages
  • selective-parent-page-drop-down/tags/1.1/readme.txt

    r1334758 r1346554  
    22Tags: page attributes, parent pages, pages
    33Requires at least: 3.8
    4 Tested up to: 4.4.1
     4Tested up to: 4.4.2
    55License: GPLv3
    66Stable tag: 1.1
     
    1717The plugin makes use of page_attributes_dropdown_pages_args filter and allows to select pages to display in the parent page drop-down element.
    1818
    19 http://phpwpinfo.com/2016/01/16/wordpress-limit-pages-displayed-in-the-parent-page-drop-down/
     19http://wordpressindex.com/wordpress-limit-pages-displayed-in-the-parent-page-drop-down/
    2020
    2121== Installation ==
     
    3434== Documentation ==
    3535
    36 [Documentation](http://phpwpinfo.com/2016/01/16/wordpress-limit-pages-displayed-in-the-parent-page-drop-down/
    37 ) is available on PHPWPInfo.
     36[Documentation](http://wordpressindex.com/wordpress-limit-pages-displayed-in-the-parent-page-drop-down/) is available on Wordpress Index.
    3837
    3938== Frequently Asked Questions ==
    40 [Documentation](http://phpwpinfo.com/2016/01/16/wordpress-limit-pages-displayed-in-the-parent-page-drop-down/
    41 ) is available on PHPWPInfo.
     39[Documentation](http://wordpressindex.com/wordpress-limit-pages-displayed-in-the-parent-page-drop-down/
     40) is available on Wordpress Index.
    4241
    4342
Note: See TracChangeset for help on using the changeset viewer.