Responsive Add Ons - Version 2.0.2

Version Description

  • 19 July 2019 =
  • Improved screenshot and readme text
Download this release

Release Info

Developer cyberchimps
Plugin Icon 128x128 Responsive Add Ons
Version 2.0.2
Comparing to
See all releases

Code changes from version 2.0.1 to 2.0.2

Files changed (2) hide show
  1. readme.txt +19 -22
  2. responsive-add-ons.php +1 -1
readme.txt CHANGED
@@ -1,4 +1,4 @@
1
- === Plugin Name ===
2
  Contributors: cyberchimps
3
  Donate Link: http://cyberchimps.com
4
  Tags: google, yahoo, bing, analytics, verification
@@ -8,40 +8,37 @@ Stable tag: trunk
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
- Adds Google, Yahoo and Bing verification codes and adds Site Statistics scripts to your site
12
 
13
  == Description ==
14
 
15
- This plugin has been designed specifically for <a href="http://wordpress.org/themes/responsive" title="Responsive">Responsive</a> but will also work on any theme. Wordpress is working with theme
16
- developers like <a href="http://cyberchimps.com" title="CyberChimps">CyberChimps.com</a> to make sure that the theme's functionality is limited to design,
17
- layout and structure and that anything that falls outside of this is developed as a plugin. Hence the reason why this plugin has been developed.
18
 
19
- == Installation ==
20
-
21
- 1. Upload `responsive-add-ons.php` to the `/wp-content/plugins/` directory
22
- 1. Activate the plugin through the 'Plugins' menu in WordPress
23
-
24
- == Frequently Asked Questions ==
25
 
26
- = Why have the Webmaster options moved to a plugin? =
27
 
28
- Wordpress is very keen (as we are) to separate functionality from design. Among other things it keeps themes from being bloated, it's cleaner code wise and allows users to choose what features they
29
- want.
 
 
30
 
31
- = Will it work for any theme? =
32
 
33
- The short answer is yes. The long answer is that whilst we have created this primarily for our <a href="http://wordpress.org/themes/responsive" title="Responsive">Responsive</a> theme we decided
34
- that it was important to make it inclusive rather than exclusive.
35
 
36
  == Screenshots ==
37
 
38
- 1. Responsive Add Ons plugin is recommended when you have the <a href="http://wordpress.org/themes/responsive" title="Responsive">Responsive Theme</a> installed and active
39
- 2. After clicking on the install plugin you are taken to the suggested plugin installer, just click on "Install" below the plugin name
40
- 3. The plugin gets downloaded and installed automatically
41
- 4. Responsive Add Ons places it's options inside <a href="http://wordpress.org/themes/responsive" title="Responsive">Responsive's</a> theme options
42
- 5. Even if you don't have the Responsive theme it will still add it's functionality to any other theme. You will be able to find the options in the settings tab
43
 
44
  == Changelog ==
 
 
 
 
 
 
45
  = 2.0.0 - 11 July 2019 =
46
  * Responsive Ready Sites Importer
47
 
1
+ === Responsive Add Ons ===
2
  Contributors: cyberchimps
3
  Donate Link: http://cyberchimps.com
4
  Tags: google, yahoo, bing, analytics, verification
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
+ Extends the functionality of the popular Responsive theme (https://wordpress.org/themes/responsive/) by adding the ready site importer feature.
12
 
13
  == Description ==
14
 
15
+ The Responsive Add Ons plugin extends the functionality of the popular Responsive theme (https://wordpress.org/themes/responsive/) by adding the ready site importer feature.
 
 
16
 
17
+ = Ready Site Importer =
 
 
 
 
 
18
 
19
+ Launching a new website was never so easy. All you have to do is import a Responsive Ready Site and change the demo content to match your business.
20
 
21
+ The Ready Site Importer feature allows you to import ready-made website demos, complete with:
22
+ - demo pages designed using Elementor page builder,
23
+ - demo images and media, and
24
+ - demo content
25
 
26
+ == Installation ==
27
 
28
+ 1. Upload `responsive-add-ons.php` to the `/wp-content/plugins/` directory
29
+ 1. Activate the plugin through the 'Plugins' menu in WordPress
30
 
31
  == Screenshots ==
32
 
33
+ 1. Responsive Ready Site importer in action
 
 
 
 
34
 
35
  == Changelog ==
36
+ = 2.0.2 - 19 July 2019 =
37
+ * Improved screenshot and readme text
38
+
39
+ = 2.0.1 - 19 July 2019 =
40
+ * Backward compatibility with WordPress
41
+
42
  = 2.0.0 - 11 July 2019 =
43
  * Responsive Ready Sites Importer
44
 
responsive-add-ons.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Responsive Add Ons
4
  Plugin URI: http://wordpress.org/plugins/responsive-add-ons/
5
  Description: Added functionality for the responsive theme
6
- Version: 2.0.1
7
  Author: CyberChimps
8
  Author URI: http://www.cyberchimps.com
9
  License: GPL2
3
  Plugin Name: Responsive Add Ons
4
  Plugin URI: http://wordpress.org/plugins/responsive-add-ons/
5
  Description: Added functionality for the responsive theme
6
+ Version: 2.0.2
7
  Author: CyberChimps
8
  Author URI: http://www.cyberchimps.com
9
  License: GPL2