Viewing 2 replies - 1 through 2 (of 2 total)
  • +1

    That would be cool feature! Also, it would be nice if the “auto trigger” would work on selected posts/pages. That way SimpleModal would work as content protection plugin.

    Here’s one of possible usages: on pages where visitors are allowed to create blog posts from front end, the automatic triggering of Simple Modal could be used to allow posting to registered users only.

    Any ideas?

    This hack should probably start with

    <?php if ( is_user_logged_in() )

    …but I do not know how to create hook and what to fire from this plugin.

    Anyone help please?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: SimpleModal Login] Auto Load’ is closed to new replies.