Changeset 34826
- Timestamp:
- 10/05/2015 03:02:20 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/template-functions.php
r34743 r34826 221 221 222 222 /** 223 * {@internal Missing Short Description}}223 * Outputs a link category checklist element. 224 224 * 225 225 * @since 2.5.1 … … 331 331 332 332 /** 333 * {@internal Missing Short Description}}333 * Outputs the in-line comment reply-to form in the Comments list table. 334 334 * 335 335 * @since 2.7.0 … … 462 462 463 463 /** 464 * {@internal Missing Short Description}}464 * Outputs a post's public meta data in the Custom Fields meta box. 465 465 * 466 466 * @since 1.2.0 … … 505 505 506 506 /** 507 * {@internal Missing Short Description}}507 * Outputs a single row of public meta data in the Custom Fields meta box. 508 508 * 509 509 * @since 2.5.0 … … 1418 1418 1419 1419 /** 1420 * {@internal Missing Short Description}}1420 * Outputs the modal window used for attaching media to posts or pages in the media-listing screen. 1421 1421 * 1422 1422 * @since 2.7.0
Note: See TracChangeset
for help on using the changeset viewer.