Changeset 47060 for trunk/src/wp-includes/canonical.php
- Timestamp:
- 01/11/2020 06:30:58 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/canonical.php
r47018 r47060 680 680 * @global wpdb $wpdb WordPress database abstraction object. 681 681 * 682 * @return false|stringThe correct URL if one is found. False on failure.682 * @return string|false The correct URL if one is found. False on failure. 683 683 */ 684 684 function redirect_guess_404_permalink() {
Note: See TracChangeset
for help on using the changeset viewer.