Changeset 1919116
- Timestamp:
- 08/03/2018 01:33:18 AM (8 years ago)
- File:
-
- 1 edited
-
no-author-redirect/trunk/no-author-redirect.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
no-author-redirect/trunk/no-author-redirect.php
r1919096 r1919116 18 18 * exposing author info in such an easy to way to automate 19 19 */ 20 function no_author_redirect( $redirect_url , $requested_url) {20 function no_author_redirect( $redirect_url ) { 21 21 22 22 // if requested URL contains the author search query parameter
Note: See TracChangeset
for help on using the changeset viewer.