Forums

Restrict author name (2 posts)

  1. jmce
    Member
    Posted 1 year ago #

    Hi,
    I want to stop the display in posts of the author name if the author is administrator.
    Can anyone help please

    Thanks, John

  2. fonglh
    Member
    Posted 1 year ago #

    Figure out where your theme controls the display of the author name, then use is_author() to check if it's the administrator and if true, don't display the name.

    http://codex.wordpress.org/Function_Reference/is_author

Topic Closed

This topic has been closed to new replies.

About this Topic