plugin-icon

FT Password Protect Children Pages

Applies the same protection to children pages applied to the parent page.
Ratings
4
Last updated
September 22, 2010
Version
0.3
Active installations
600

This plugin does one thing. If a page that is password protected has children pages, all children pages will be protected with the same password.

If the correct password is entered on the parent page or any of its children pages, all related pages will be viewable to the user.

The plugin protects unlimited levels of grandchildren pages via the $post->ancestors. It uses first ancestor that is password protected.

Additional Information

The plugin currently works by looking for parent pages that are password protected and applying the same restrictions the the currently being viewed child page. This means that the children pages do not actually get a password added to the database.

I’m trying to decide if this is the best way to proceeed or if I should take another route (such as adding / updating / removing passwords from children pages at the write or save post screen).

Please feel free to offer any suggestions or report any bugs here: [http://fullthrottledevelopment.com/password-protect-children-pages/]

Thanks!

Freeon Creator plan
Active installations
600
Tested up to
3.0.5
This plugin is available for download to be used on your WordPress self-hosted installation.