WordPress Plugins Blog

[ restricted ]
min read
[ restricted ]

Shortcode [ restricted ] [ /restricted ]nnFunction To restrict information to logged in usersnnDescription Shortcode for administration to restrict logged in users to specific information. It may be used with additional attributes to restrict certain information to specific levels of users. It may also be used to block a portion of content from logged in…

Read Featured Post

Topic

Blog
Creating a Website
Etoile WordPress Package
Plugins
Uncategorized
WordPress Affiliates
WordPress Tips
[ user-data ]
[ user-data ]

Shortcode [ user-data ]nnFunction To display the user’s datannDescription This shortcode is used to display the user’s information. Some use this in order to display their customers that they are logged in.nnAttributes taken field_name nExample [ user-data field_name=’First Name’ ]

[ user-search ]
[ user-search ]

Shortcode [ user-search ]nnFunction To display a user search formnnDescription This shortcode will allow your logged in users search for other registered users in your website.nnExample [ user-search ]

[ user-list ]
[ user-list ]

Shortcode [ user-list ]nnFunction To display a list of the registered usersnnDescription For the administration to display a list of all the users on a page.nnExample [ user-list ]

[ user-profile ]
[ user-profile ]

Shortcode [ user-profile ]nnFunction To display the information of the logged in usernnDescription As the admin, you might want to let your registered users be able to view their profile information. This way, they would be able to confirm that their profile information is correct and decide accordingly, if they would like to update it.nnExample… READ POST

[ forgot-password ]
[ forgot-password ]

Shortcode [ forgot-password ]nnFunction To display a form for the registered user that has forgotten his/hers password.nnDescription Whenever they forget their password, you may create a button on your login page in order to redirect them to a page with the [ forgot-password ] shortcode. It will display an e-mail field. When they write their… READ POST

[ confirm-forgot-password ]
[ confirm-forgot-password ]

Shortcode [ confirm-forgot-password ]nnFunction To display a reset password form.nnDescription Upon receiving their e-mail from the [ forgot-password ] shortcode, they will receive a reset code. The confirm forgot password form requires the user to fill in an e-mail field, the reset code and a new password.nnExample [ confirm-forgot-password ]

overview_mode attribute
overview_mode attribute

Attribute nnoverview_mode FunctionnnTo display an overview of the catalog DescriptionnnBy default the settings in the Options of the plugin will be displayed on front-end. However, if overview mode is used, the mode’s settings will override the Options tabs and display an overview of the catalog.nnThe attribute may take one of the following values: Full, Cats,… READ POST

How do I add my slider?
How do I add my slider?

Add the [ ultimate-slider ] shortcode to any page on your site. You need to first have slides created for something to display. You can create slides by going to “Ultimate Slider > Add New” in your WordPress admin menu to create your slider.

What’s the best way to use categories?
What’s the best way to use categories?

You can create slider categories and assign slides to specific categories. Then you can make use of the “category” attribute in the shortcode to display only slides from a specific category.nnFor example: [ ultimate-slider category=”name of category” ]

Browse Plugins Now