I have extended the plugin a little bit in order to block also the page where the posts appear (blog page). In this case the login-page (or start page) should be a statical page.
I simply added || is_home() in line 32:
if( is_category() || is_archive() || is_single() || is_tax() || is_tag() || is_feed() || is_comment_feed() || is_attachment() || is_search() || is_home() )
Cheers,
Dirk
https://www.ads-software.com/plugins/very-basic-content-restriction/
]]>Restriction work on one site but not other one.
https://www.ads-software.com/plugins/very-basic-content-restriction/
]]>This is really a simple and easy to use plugin. But it just redirect to login page without any error message. Is it possible to send error message like “Please login to view this.” to login page through your plugin’s code?
https://www.ads-software.com/plugins/very-basic-content-restriction/
]]>At first I love this plugin. It is simple and it does just what I need. Then I discovered that my entire screen would go white. Oh no!!!
It’s a pity because I loved the simplicity and straight forwardness.
I am looking for another one that will do something similar.
https://www.ads-software.com/extend/plugins/very-basic-content-restriction/
]]>