• Resolved chaosad2

    (@chaosad2)


    Hi,
    On my website, users can submit articles.
    Is there any solution to add a checkbox to filter only their own articles ?
    Thanks,

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author stepasyuk

    (@stepasyuk)

    Hi @chaosad2

    Thank you for your interest in Filter Everything.

    In general the plugin supports filtering by Author and you can create such filter. But in this case it will contain all authors. If you need to show only current author (I mean logged in user that see Filters widget) you have to write small code that uses hook wpc_terms_before_displayhttps://filtereverything.pro/resources/hooks/#terms-before-display-hook and removes all authors except current user.

    Thread Starter chaosad2

    (@chaosad2)

    Thanks for your answer.
    I gonna try to modify this code.

    Another option :
    Is it possible to apply filter on current author archive (where all articles are shown) ?

    Plugin Author stepasyuk

    (@stepasyuk)

    Hello @chaosad2

    Yes, it is possible and for example PRO version of the plugin allows you to show this filter on Author archives only. The Free version can show it on all archive pages (category, tag, date, author etc archives) only. But you always can create widget area only for author archive pages and put Filters widget there. In this case Filters will be shonw on author achives only.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Checkbox : only my articles’ is closed to new replies.