Page and content controller for WordPress plugin is used to define rules for hiding, appending, replacing content for pages, generating, controlling shortcodes, wordpress multisite support, analytics and lot more features…
You can now control pages and content like never before. Zero Coding and solves unlimited number of usecases.
We can define a rule using 12 categories like User Role, Geo location, Date and Time etc and 28 sub categories like (UserId, Country, City, Month, Mobile etc). Click here to view the list of categories and sub-categories for defining the rule.
Demo: Click here for demo:
Tutorials:
Click here to know how this plugin works
If you are looking for a lighter version of this plugin without WordPress Multisite compatiblity click here to download Standard edition of this Plugin.
Page Rules are used to define rules for Pages based on the selected logical rule. Below are the important Page Rule features.
Pages and Menu controlling:
- User Profile : Hide pages or Menus using User Id, User Role, Email Id and Guest User.
- Geolocation : Hide pages or Menus using Geolocation like Continent, Country, Region and City.
- Date and Time : Hide Pages using date and time, Month, year, day.
- Page by Request URL: Hide Pages using request URL.
- Soft Page and Menu Hide: Pages are hidden logically but are accessible using direct URL.
- Pages which are restricted or hidden will not be available for search.
- We can control page like never before, define unlimited rules to hide pages and menus.
Append dynamic content to Pages:
Content can be appended dynamically using rules like (User Profile, Geo-location, Date and Time etc.)
- Append dynamic content to the top/bottom of the page, we can also include html tags in dynamic content, more one the supported tags.
- Append dynamic image of different sizes to the top/bottom of the page.
- Append dynamic content with image background.
- Append dynamic content at any location using generated “Shortcode”.
- Show dynamic modal dialog with dynamic content.
- Show dynamic image as modal dialog.
- Show modal dialog with dynamic content and image background.
Analytics features:
- Request by Country : Provides the requests made to the site from each country.
Useful to understand site traffic from different countries. - Requests by Device : Provides the requests made to the site from each device.
Helps you the know the site traffic from different devices. - Page views : This chart provides the unique visitors on daily basis.
We can further refine the Page view report by selecting an individual pages. See screenshots. - Unique visitors : This chart provides the unique visitors on daily basis.
We can further refine the Unique visitors per page by selecting an individual pages. See screenshots. - No javascript : Customers don’t required to add any javascript to pages for analytics.
This is a pure wordpress api based analytics. - Enable or disable Analytics : Enable or disable data capturing for analytics.
- Supported Chart Types:
- Pie Chart
- Donut Chart
- XY Line Chart
- Bar Chart
- Area Spline Chart
- Area Chart
Special features:
- WordPress Multisite support : This plugin works with multisite, Customer can define page rules per individual site.
- Complex Rule Support : Using this plugin we can define a very complex rule for hiding or appending content. i.e. Hide or append page content using logical rule like User is from US, India or Europe and accesisng between dates etc. Click on the image to view the complex rule.
- Generate Shortcode : This plugin has an unique feature of generating the short code dynamically. This feature is very helpful if you would like to control page content dynamically using short code.
- Controlling Third-Party Shortcode : Control Third-Party shortcodes dynamically using logical rule. This feature is very useful if you do not like to render the Third-Party shortcode on some pages.
- Redirect URL : Support Redirect URL for the pages which are hidden or restricted.
- High Performance : All rules are evaluated at once and cached, this reduces the evaluation of rule for every request.
- Exclude from Search : Excludes hidden pages from search.
- Replace page content : Replaces complete page content.
- Translation Ready : Localization ready, pot file included in this plugin.
- Activate or Deactivate : Acitivate or deactivate a Rule.
How it works:
Guest User Restricted Pages
Below is the an example of how to use plugin for restricting/hiding pages from guest users. Pages which are restricted are also excluded from search.
i.e. Only logged in user can only see these pages.
Click on Page Rules from left menu or from Dashboard. Page Rules list page will be displayed as shown below. Click on + Page Rule button, Add Page will be displayed.
Provide appropriate values for below fields.
Rule Name : Page Rule name and should be unique.
ex. Login User Pages
Description : Appropriate description for your rule.
Status : This feature is useful if you would like to deactivate or activate rule.
Logical Rule : This select drop down is used to select any existing logical rule. If you would like to create new logical rule, click on Next button.
Select Pages : Pages we would like to hide.
ex : In our example Add Manager and Cart pages
Select Action: Action would like to perform.
In our use case Hide Page
Plugin support seven different actions:
- Append Content to Page.
- Append Content with image back ground.
- Append Image to Page.
- Append Third-Party short code.
- Hide Page
- Replace Page content.
- Soft Page Hide.
Redirect URL : This URL is used to redirect to the specified URL is any one tries to access the hidden page directly.
Content Body : The content that should be shown if the accessed directly.
ex. This page is not only available for subscriber role users.
After entering the above details, Click on Next button, Add Logical Rule page is displayed. In this page we define the rule for hiding pages. If the rule is satisfied, pages/Menus will be hidden.
Provide appropriate values for below fields.
Rule Name : Logical Rule name and should be unique.
ex.Login User Role.
Description : Appropriate description for your rule.
Action Hook : Hook will be invoked if the rule satisfied, useful for developers. (Not a mandatory field)
Add Criteria : Used to define on what condition/criteria we want to hide pages. In our sample, we would like to restrict pages from Guest Users. So the criteria should be on User Profile. Click on the image to view the rule.
We can define a logical rule using 12 categories like User Role, Geo location, Date and Time etc and 28 sub categories like (UserId, Country, City, Month, Mobile etc). Click here to view the list of categories and sub-categories for defining the rule.
So the rule is defined using User Profile criteria, Guest User sub-criteria and with equal condition, click on images to view in full screen.
After defining the Logical Rule, click on Save Rule. This will create a Page Rule.
Tutorials:
Click here for more tutorials.