Changeset 45739 for trunk/src/wp-settings.php
- Timestamp:
- 08/04/2019 01:58:03 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-settings.php
r45737 r45739 407 407 * WordPress Query object 408 408 * 409 * @global WP_Query $wp_the_query 409 * @global WP_Query $wp_the_query WordPress Query object. 410 410 * @since 2.0.0 411 411 */ … … 416 416 * Use this global for WordPress queries 417 417 * 418 * @global WP_Query $wp_query 418 * @global WP_Query $wp_query WordPress Query object. 419 419 * @since 1.5.0 420 420 */
Note: See TracChangeset
for help on using the changeset viewer.