• Resolved podpirate

    (@podpirate)


    Hi,
    first: thanks for you nice plugin. It will save me a lot of work on my current project.
    Currently I am working on a launching process, where a newly created site should only be visible to blog admins and super admins.
    Everybody else should see a coming-soon page, rather than being sent to the login page.

    I had a look into your code and I think this could be easily done by adding an action hook just before the auth_redirect() calls in your ds_*_authenticator methods.

    Hoping you will take this in consideration,
    best regards
    j?rn

    https://www.ads-software.com/plugins/more-privacy-options/

Viewing 1 replies (of 1 total)
  • Plugin Author David Sader

    (@dsader)

    Code your own plugin to hook an earlier action than what this plugin does and you are all set to go.

    There are many action hooks in the core code to write your own “maintenance” or “coming soon” plugin.

    Similarly, you could hook the same actions in my plugin and remove them and then add your own.

Viewing 1 replies (of 1 total)
  • The topic ‘Feature request: Action hook for viewing private blog’ is closed to new replies.