mindkomm / theme-password-protected
Use a specific template for password protected posts.
1.0.1
2020-08-20 21:05 UTC
Requires
- php: >=5.6
This package is auto-updated.
Last update: 2025-01-21 06:36:10 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