Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

Kings Different Content for Members

Opis

This will add allow you to show some content to the general visitors, which the logged in users can’t see. On the other hand, you can also show some contents to the logged in users only, which general visitors can’t see.

Features:
1. Ultra light plugin, only around 2 KB.
2. Show some contents only to the general visitors, which logged in users can’t see.
3. Show some contents only to the logged in users, which general visitors can’t see.
4. Show all other contents to all the visitors, regardless of their login state.
5. Use this shortcode as many times as you want, anywhere in any of your websites.

Usage:

Here’s a step by step user manual:

  1. Install the plugin. (Find the instructions in the „Installation” section.)
  2. Use the shortcode to show contents (text/images/videos/ etc) only to the logged in users:
[logged-in] YOUR CONTENT FOR LOGGED IN USERS HERE [/logged-in]

Note: general visitors, who are not logged in can’t see this content.
3. Use the shortcode to show contents (text/images/videos/ etc) only to the general visitors:

[general-content] YOUR CONTENT FOR LOGGED IN USERS HERE [/general-content]

Note: logged in users can’t see this content.

You can use this short code as many times as you want.

Instalacja

This section describes how to install the plugin and get it working.

e.g.

Installing the plugins is just like installing other WordPress plugins. If you don’t know how to install plugins, please review the two options below:

  • Install by ZIP File
  1. From your WordPress dashboard, choose 'Add New’ under the 'Plugins’ category
  2. Select 'Upload’ from the set of links at the top of the page (the second link)
  3. From here, browse for the zip file 'kings-different-content-for-members.zip’ and click the 'Install Now’ button
  4. Once installation is complete, activate the plugin to enable its features.
  • Install by FTP
  1. Find the zip file titled 'kings-different-content-for-members.zip’ and all files within to the plugins directory of your WordPress install (/WORDPRESS-DIRECTORY/wp-content/plugins/) [e.g. www.yourdomain.com/wp-content/plugins/]
  2. From your WordPress dashboard, choose 'Installed Plugins’ option under the 'Plugins’ category
  3. Locate the newly added plugin and click on the 'Activate’ link to enable its features.

Najczęściej zadawane pytania

How do I install the plugin

Installing this plugin is just like installing in other plugin. Please, check the „Installation” page for more details.

This plugin is awesome, what should I do?

Donate. 🙂

Does this plugin have a short-code button in the TinyMCE Editor?

Currently this plugin doesn’t have a short-code button, you can copy the short-code example from installation tab and use it as your like.

Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

Kontrybutorzy i deweloperzy

„Kings Different Content for Members” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

1.0

  • Initial Release

1.0.1

  • Fixed description and shortcode details.