WP Manifestindependent plugin directory
manifest / users / restrict-taxonomy-members

Restrict Taxonomy for Members

A plugin that adds restriction to taxonomies on a membership site.

by Saskia Lund · github.com/s-a-s-k-i-a/restrict-taxonomy-members · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/s-a-s-k-i-a/restrict-taxonomy-members/archive/refs/heads/master.zip

Readme

Restricted Taxonomies for Members

Version stats

  • Tested up to: WP 4.9.2
  • Stable tag: 0.0.1-dev

License

GPLv2 or later License URI

Description

This plugin combined with the Members plugins will allow you to restrict taxonomies (f.e. blog categories) to membership roles.

Minimum Requirements

  • WordPress 4.4.0 or greater
  • PHP version 5.3 or greater
  • MySQL version 5.0 or greater
  • Members Plugin (installed and activated)

Manual installation =

Download the plugin zip file and upload it under your plugins add new section, then activate.

Please be aware of this!

Please be aware that current version was released for developers and other advanced users who know php code. You might need to add custom code to your wordpress themes to be able to use this plugin to its full potential. If you have any questions, please feel free to post an issue in issues tab here on github. If you need help implementing this plugin on your site, I am willing to assist for a fee. Please contact me if you are interested. Email: hello@saskialund.de

Changelog

= 0.0.1 =

  • Initial release

Credits

Author

This Add-On plugin is based on Members plugin developed by Justin Tadlock as well as the Paid Members Plugin developed by stiofansisland, paoltaia and ayecode at WP Invoicing.

Read the full README on GitHub →