=== Access === Contributors: arielhr1987, jlcd0894 Donate link: https://leira.dev Tags: users, content, restrict, access, widgets, nav, blocks, access Requires at least: 4.1 Tested up to: 5.3 Stable tag: 1.0.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Restrict your users access to different site sections like navs, widgets, blocks, pages, categories etc. == Description == This is a plugin created to bring a clean and simple interface for Wordpress administrator and developer so they can create "members" website with just a few clicks The plugin provides action and filters so it can be extended by developers == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `leira-access` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Happy coding :) == Frequently Asked Questions == = Is this plugin compatible with multisite? = Yes. = What user access restrictions are available = You will be able to restrict access to the different sections to "Everyone", "Logged Out Users", "Logged In Users" or users with specific roles. = What sections can I restrict to users? = Answer to foo bar dilemma. * Widgets * Menu Items * Post/Pages * Any custom Post type visible in the frontend * Categories * Any custom Taxonomy visible in the frontend * Blocks = Which user is allowed to set restrictions to content? = Only Administrators and Super Admins. == Screenshots == 1. Basic == Changelog == = 1.0.4 = * Bug fix. List items containing roles are not escaped anymore = 1.0.3 = * Updating assets = 1.0.2 = * New plugin display name = 1.0.1 = * Author URL updated = 1.0.0 = * First plugin release.