Changeset 45737 for trunk/src/wp-includes/general-template.php
- Timestamp:
- 08/04/2019 01:45:03 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/general-template.php (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/general-template.php
r45735 r45737 1175 1175 * @since 1.0.0 1176 1176 * 1177 * @global WP_Locale $wp_locale 1177 * @global WP_Locale $wp_locale WordPress date and time locale object. 1178 1178 * 1179 1179 * @param string $sep Optional, default is '»'. How to separate the various items … … 1496 1496 * @since 0.71 1497 1497 * 1498 * @global WP_Locale $wp_locale 1498 * @global WP_Locale $wp_locale WordPress date and time locale object. 1499 1499 * 1500 1500 * @param string $prefix Optional. What to display before the title. … … 1773 1773 * 1774 1774 * @global wpdb $wpdb WordPress database abstraction object. 1775 * @global WP_Locale $wp_locale 1775 * @global WP_Locale $wp_locale WordPress date and time locale object. 1776 1776 * 1777 1777 * @param string|array $args { … … 2046 2046 * @global int $monthnum 2047 2047 * @global int $year 2048 * @global WP_Locale $wp_locale 2048 * @global WP_Locale $wp_locale WordPress date and time locale object. 2049 2049 * @global array $posts 2050 2050 * … … 2686 2686 * @since 0.71 2687 2687 * 2688 * @global WP_Locale $wp_locale TheWordPress date and time locale object.2688 * @global WP_Locale $wp_locale WordPress date and time locale object. 2689 2689 */ 2690 2690 function the_weekday() { … … 2717 2717 * @since 0.71 2718 2718 * 2719 * @global WP_Locale $wp_locale TheWordPress date and time locale object.2719 * @global WP_Locale $wp_locale WordPress date and time locale object. 2720 2720 * @global string $currentday The day of the current post in the loop. 2721 2721 * @global string $previousweekday The day of the previous post in the loop.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)