Changeset 1346554
- Timestamp:
- 02/09/2016 06:43:09 AM (10 years ago)
- Location:
- selective-parent-page-drop-down/tags/1.1
- Files:
-
- 2 edited
-
plugin.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
selective-parent-page-drop-down/tags/1.1/plugin.php
r1338582 r1346554 4 4 Description: This plugin will allow to selectively add a page to be selected as parent in the page attributes drop down box 5 5 Version: 1.1 6 Tested up to: WPMU 3.86 Tested up to: WPMU 4.4.2 7 7 License: GNU General Public License 2.0 (GPL) http://www.gnu.org/licenses/gpl.html 8 Author: PHP Web Apps9 Author URI: http:// phpwpinfo.com8 Author: Wordpress Index 9 Author URI: http://wordpressindex.com 10 10 Plugin URI: 11 11 tags: page attributes, parent pages, pages -
selective-parent-page-drop-down/tags/1.1/readme.txt
r1334758 r1346554 2 2 Tags: page attributes, parent pages, pages 3 3 Requires at least: 3.8 4 Tested up to: 4.4. 14 Tested up to: 4.4.2 5 5 License: GPLv3 6 6 Stable tag: 1.1 … … 17 17 The plugin makes use of page_attributes_dropdown_pages_args filter and allows to select pages to display in the parent page drop-down element. 18 18 19 http:// phpwpinfo.com/2016/01/16/wordpress-limit-pages-displayed-in-the-parent-page-drop-down/19 http://wordpressindex.com/wordpress-limit-pages-displayed-in-the-parent-page-drop-down/ 20 20 21 21 == Installation == … … 34 34 == Documentation == 35 35 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. 38 37 39 38 == 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. 42 41 43 42
Note: See TracChangeset
for help on using the changeset viewer.