• Resolved swcrazyfan

    (@swcrazyfan)


    I have tried many plugins, and yours is the first that seems to allow creating custom tables from custom post types where I can add custom rows.

    However, according to your documentation, it always shows every post of that post type. Is there a way to force it to only show current user’s posts? Or, ones that they have permission to edit? I see that the pro version can display custom post types. Can I do this easily?

    Thanks!

    • This topic was modified 3 years ago by swcrazyfan.
    • This topic was modified 3 years ago by swcrazyfan.
Viewing 1 replies (of 1 total)
  • Plugin Support Syed Numan

    (@annuman)

    Hello @swcrazyfan,

    There is no built-in feature to display user-specific rows in a post table. But this can be done using custom coding where targeting the currently logged-in user and applying the table shortcode in the WordPress do_shortcode function and with the table filter shortcode for filtering the logged in user username/email. But this is not the free feature.

    However, I hope this will be a built in feature after the next update.

    Thank You

Viewing 1 replies (of 1 total)

The topic ‘Only show current users posts in table’ is closed to new replies.