Viewing 1 replies (of 1 total)
  • Plugin Author Rashed Latif

    (@rashedlatif)

    It requires some code implementation.
    You can use get_post_meta function to use display these fields.
    The post meta keys you are looking for are
    ‘author’ for displaying author name
    ‘author-email’ for displaying email address
    ‘author-website’ for displaying web site address.

    Depending of what theme you are using it may change the location where you need to put these code and that’s what you need to figure out.

Viewing 1 replies (of 1 total)
  • The topic ‘display all fields’ is closed to new replies.