mindkomm / theme-password-protected
This package is abandoned and no longer maintained.
No replacement package was suggested.
Use a specific template for password protected posts.
Package info
github.com/mindkomm/theme-password-protected
pkg:composer/mindkomm/theme-password-protected
1.0.1
2020-08-20 21:05 UTC
Requires
- php: >=5.6
This package is auto-updated.
Last update: 2025-12-21 08:45:38 UTC
README
Use a specific template for password protected posts.
With this package, you can add a password-protected.php template file to your WordPress theme. If you want password templates specific to a post type, use password-protected-$posttype.php.
You can install the package through Composer:
composer require mindkomm/theme-password-protected