Unprotected content
-
Thanks for this plugin – it works a treat
Not an issue here – just some information.
I’m using custom post types for my secured content (which will tend to be images for client approval).
I did have some problems at first, as my template created work from outside WP’s $content – which is what the plugin secures.
I got around the problem by using php output buffering on that content (‘ob_start’ etc), and adding a “the content” filter to add it in.
I’m using this plugin with the “Capability Manager Advanced” plugin to manage user roles and access.
The topic ‘Unprotected content’ is closed to new replies.