You've included the theme option to not display authors on individual posts, but when going to the main blogroll page, it does display an author link, with the ability to click and display the author names of various posts.
I would also like to disable this for security purposes. I realize I can change the nickname in Wordpress so that it will not display the true username but I'd like it gone completely. My concern is that after I launch and turn the site over to my customer, they may add authors with admin privileges, and those names would display on the front end (therefore displaying half of the login information),
Yes, we have option named "Single Post | Author Box" and this option hide author box in the bottom of page but as we see, you are talking about author in filter section. So to remove authors from filter section, you must use below css:
Is there a way to keep the meta from being rendered completely? Your solution only hides it from display. Someone could easily look at the HTML on the backend and get the author information.
Comments
please show us what you exactly mean because we are not sure.