password-protected-categories.php

The main plugin file for Password Protected Categories.

This file is included during the WordPress bootstrap process if the plugin is active.

Tags
author

Barn2 Plugins support@barn2.co.uk

license

GPL-3.0

copyright

Barn2 Media Ltd

wordpress-plugin

Plugin Name: Password Protected Categories Plugin URI: https://barn2.com/wordpress-plugins/password-protected-categories/ Description: Protect any category or custom taxonomy with a password. Version: 2.1.24 Author: Barn2 Plugins Author URI: https://barn2.co.uk Update URI: https://barn2.com/wordpress-plugins/password-protected-categories/ Text Domain: password-protected-categories Domain Path: /languages Requires at least: 6.1 Tested up to: 6.6.2 Requires PHP: 7.4

Copyright: Barn2 Media Ltd License: GNU General Public License v3.0 License URI: http://www.gnu.org/licenses/gpl-3.0.html

Table of Contents

PLUGIN_FILE  = __FILE__
PLUGIN_VERSION  = '2.1.24'
ppc()  : mixed
password_protected_categories()  : Plugin
Helper function to access the shared plugin instance.

Constants

Functions

password_protected_categories()

Helper function to access the shared plugin instance.

password_protected_categories() : Plugin
Tags
deprecated
1.4.3

Renamed ppc().

Return values
Plugin

The plugin instance.

Search results