• Resolved Gustav

    (@4ever16)


    What is the code for displaying post authors custom field?

    Lets say i make a post i want to show my own custom fields to other users in my own post.

    How do i do that?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Gustav

    (@4ever16)

    I meam post authors custom fields.

    Plugin Author bestwebsoft

    (@bestwebsoft)

    This functionality is not available. We will consider it, and if we deem it necessary, we will make the necessary changes to the plugin.

    If you’d like, you can request a paid customization and provide all the details on this ticket. This way, we could develop the functionality that would match all of your requirements.

    Thread Starter Gustav

    (@4ever16)

    But i think it can be done already.

    The text information in those fields are already saved somewhere.

    So basicly i just need.

    get user id -> get field -> get field info -> print it.

    I think this is already possible with php

    Where is the field information saved?

    Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi,

    You can use the shortcode:
    [prflxtrflds_field field_id=1 user_id=1]

    Thread Starter Gustav

    (@4ever16)

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Display authors custom field in a post?’ is closed to new replies.