Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Waqas

    (@speedito)

    I think what you mean is that it should be hidden for everyone who is not logged in. In that case you can use:

    [restrict allow_role=”subscriber”]stuff that is hidden here[/restrict]

    If this is not what you meant then please explain the situation a bit more

    Thread Starter Dani

    (@danicasati)

    In your plugin, I always need to specify EVERY role.
    For example, if I use [restrict allow_role=”subscriber”] shortcode, content is displayed ONLY for subscriber.

    It would be better to add a role and all roles above this could display hide content.

    If you add NOT_LOGGED shortcode, all registered members of the site could read hide content, without specify ALL roles in the site.

    rahulchhlotre

    (@rahulchhlotre)

    If want to show my content for 30 min when user will see particular page . Is this possible in this plugin .
    If any chance please let me know .

    Thanks
    Rahul!

    Plugin Author Waqas

    (@speedito)

    @rahulchhlotre
    You should have opened another thread to keep it separate.
    However, to respond to you – no this plugin cannot what you are trying to do.

    @danicasati
    I will be completely rewriting the plugin soon and will try to incorporate what you request as well as add a couple of new features.

    Thread Starter Dani

    (@danicasati)

    Any news about new features?
    We’re waiting…

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add NOT_LOGGED shortcode’ is closed to new replies.