I have no knowledge of php/css, etc.
The Edit Post page of WP admin has 2 entries under Custom Fields.
One for 'hide-author' and one for 'hide-date'--but no values assigned.
I read the codex article on Custom Fields, but have no idea how to actually implement
these to hide the post author/date/time on a per post basis---to decide with each post whether or not to display the author/date/time.
Does anyone know how to do this?
I saw other posts describing code changes to index.php, category.php, etc.
to remove author/date/time from ALL posts,
but I'm hoping to find a way to pick and choose which posts have author/date/time removed from the display.
I looked for a plugin to do this but could not find any...
Thanks,
Charles