Changeset 37488 for trunk/src/wp-admin/includes/meta-boxes.php
- Timestamp:
- 05/22/2016 06:00:23 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/meta-boxes.php
r37016 r37488 523 523 524 524 /** 525 * Filter the arguments for the taxonomy parent dropdown on the Post Edit page.525 * Filters the arguments for the taxonomy parent dropdown on the Post Edit page. 526 526 * 527 527 * @since 4.4.0 … … 799 799 800 800 /** 801 * Filter the arguments used to generate a Pages drop-down element.801 * Filters the arguments used to generate a Pages drop-down element. 802 802 * 803 803 * @since 3.3.0 … … 836 836 <?php 837 837 /** 838 * Filter the title of the default page template displayed in the drop-down.838 * Filters the title of the default page template displayed in the drop-down. 839 839 * 840 840 * @since 4.1.0
Note: See TracChangeset
for help on using the changeset viewer.