Plugin Directory

Changeset 1919116


Ignore:
Timestamp:
08/03/2018 01:33:18 AM (8 years ago)
Author:
keithws
Message:

removed unused function parameter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • no-author-redirect/trunk/no-author-redirect.php

    r1919096 r1919116  
    1818 * exposing author info in such an easy to way to automate
    1919 */
    20 function no_author_redirect( $redirect_url, $requested_url ) {
     20function no_author_redirect( $redirect_url ) {
    2121
    2222    // if requested URL contains the author search query parameter
Note: See TracChangeset for help on using the changeset viewer.