WordPress as a very nice Author-info, I like it. By default it is off unless there are more then one author post on your blog. You can turn it on without installing any stupid plugin or code edit. Follow these steps.
- First you should update description in your WordPress user profile
- Open phpmyadmin or equivalent.
- Open your WordPress database.
- Navigate to table
wp_options
. - Search for
option_name
field for value_transient_is_multi_author
- Set this value to 1 (for true)
Leave a Reply