Changeset 45734 for trunk/src/wp-includes/general-template.php
- Timestamp:
- 08/04/2019 01:11:01 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/general-template.php
r45667 r45734 1772 1772 * @see get_archives_link() 1773 1773 * 1774 * @global wpdb $wpdb 1774 * @global wpdb $wpdb WordPress database abstraction object. 1775 1775 * @global WP_Locale $wp_locale 1776 1776 * … … 2042 2042 * @since 1.0.0 2043 2043 * 2044 * @global wpdb $wpdb 2044 * @global wpdb $wpdb WordPress database abstraction object. 2045 2045 * @global int $m 2046 2046 * @global int $monthnum
Note: See TracChangeset
for help on using the changeset viewer.