Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

WP Content Permission

Descrizione

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

Installazione

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

Recensioni

3 Settembre 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 🙁
Leggi tutte le recensioni di 3

Contributi e sviluppo

“WP Content Permission” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “WP Content Permission” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0

  • Initial version