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: 2024-10-21 06:14:05 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