mindkomm/theme-password-protected

Use a specific template for password protected posts.

1.0.1 2020-08-20 21:05 UTC

This package is auto-updated.

Last update: 2024-04-21 05:00:25 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