Created: 27/08/2018
By: CodeRevolution
Email: support@coderevolution.ro
Thank you for purchasing our plugin. If you have any questions that are beyond the scope of this help file, please feel free to email via our email. Thanks so much!
Youtube video tutorial:
I also provided a Quick Install Guide to feature an easy plugin installation for everyone.
To make this plugin work, first, you'll need to install the plugin. The easiest method is to take the .zip file you've downloaded and upload it via Plugins > Add New > Upload Plugin in the WordPress Dashboard. Once the plugin is installed, be sure to Activate it.
Now that you've installed and activated the plugin, you'll see a new menu item created inside WordPress called 'Demo My WordPress'. First thing first, let's head over to Settings > Demo My WordPress and take a look at what options are available.
Also, this plugin requires WordPress Multisite to be enabled. Please check here how to enable Multisite.
Refreshingly, Demo My WordPress plugin has a super-simple settings screen. Let's look at first at the settings panel:
Here you can find the steps needed in configuring your plugin even if you have no HTML knowledge at all. You can find options for:
HINT! Don't forget to click the Save button every time you modified your settings, otherwise the modifications will be lost!
Main Settings:
What are WordPress shortcodes?
Shortcodes in WordPress are little bits of code that allow you to do various things with little effort. They were introduced in WordPress 2.5, and the reason to introduce them was to allow people to execute code inside WordPress posts, pages, and widgets without writing any code directly. This allows you to embed files or create objects that would normally require a lot of code in just one single line. For example, a shortcode for embedding information about the user's browser looks like this:
[dwp_demo_form]
Sometimes you may want to use the text of a shortcode in a post. To do this you have to escape it using double brackets. For example, if you want to add the user submission form to a page, you can use dwp_demo_form shortcode to add the form, by using the following shortcode:
[[dwp_demo_form]]
Shortcodes simplify the addition of features to a WordPress site. By using shortcodes the HTML and other markup is added dynamically directly into the post or page where the user wants them to appear.
Results: If everything is configures well, you can go to plugin WordPress multisite 'Sites' page, and you can wait to see it's results (new demo pages will appear).
Demo My WordPress plugin is a simple, yet powerful tool you can use to manage WordPress demo website generation. The setup and settings of the plugin couldn't have been easier. Now, let's go and enjoy the results of this great plugin! Have fun using it!
This component was made by Szabi CodeRevolution, for more information and support contact us at support@coderevolution.ro
Once again, thank you so much for purchasing this item. As I said at the beginning, I'd be glad to help you if you have any questions regarding this plugin and I'll do my best to assist.
CodeRevolution