Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Looking to use a plugin for the wordpress side that supports conditionals. Plausibly this or similar https://wordpress.org/plugins/if-widget/
Is there a variable for number of user posts? In an ideal world the user would be logged in but also have a minimum of 1 post before the widget would be visible. Wordpress side is no issue but it is the wpforo post count check that I would like to incorporate.
If not, any other ideas. Thanks.
I'm sorry but I don't have any idea for this. I'd suggest you contact the If Widget plugin developers and ask them add some IF statement for wpForo. Here is the PHP script, which returns the number of current login user posts:
WPF()->current_object['user']['posts']