Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WP Content Permission

Beschrijving

Manage your content and decide what to show for a login user and what for guests.
You can hide a complete post, page or any post type from guests and redirect them to any page you’ll choose.
There is also the option to display just a certain content to either a member user or a guest user.

The Plugin enable you to add login form and registration form to any post page.
Easy to use, no development knowledge is required

Shortcode list:

  1. [members] : Display content for login users only

  2. [guests] : Display content for guest users only

  3. [login-form] : Display login form for guest

  4. [member-name] : Display login user nickname

  5. [register] : Display registration form

Installatie

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘WP Content Permission’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select wp-content-permission.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download wp-content-permission.zip
  2. Extract the wp-content-permission.zip directory to your computer
  3. Upload the wp-content-permission directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

Beoordelingen

3 september 2016
Thank for your time to develop this plugin, I am using it to set permission to users and guest for who can submit the article or not. Why some one rate this plugin 1 star 🙁
Lees alle 3 beoordelingen

Bijdragers & ontwikkelaars

“WP Content Permission” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WP Content Permission” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • Initial version