Changeset 1610707
- Timestamp:
- 03/08/2017 03:07:03 PM (9 years ago)
- Location:
- zarget
- Files:
-
- 2 added
- 2 edited
-
assets/banner-772x250.png (added)
-
assets/screenshot-1.png (added)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/zarget.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
zarget/trunk/readme.txt
r1605650 r1610707 5 5 Requires at least: 4.4 6 6 Tested up to: 4.7 7 Stable tag: 1.0 7 Stable tag: 1.0.1 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 18 18 19 19 == Installation == 20 Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. 20 1. Extract the “.zip” file and drop the contents in “wp-content/plugins/“ directory of your WordPress installation 21 2. Activate Zarget plug-in from the plug-ins page. 22 3. Login to Zarget and click on “Setup” -> “Integrations” 23 4. Click on “Generate API key”. Copy the key. 24 5. Goto the “Zarget” tab in your Wordpress site, paste the key and click on "Connect" button. 21 25 22 26 == Frequently Asked Questions == … … 29 33 30 34 == Changelog == 31 = 0.5 = 32 * Done the changes of our phase-1. 35 = 1.0.1 = 36 * Added the notification to inform the user that this plugin only works on PHP5.5 or greater. 37 38 = 1.0 = 39 * Initial version of our plugin to integrate Zarget with Wordpress 33 40 34 41 == Upgrade Notice == -
zarget/trunk/zarget.php
r1606584 r1610707 9 9 Plugin URI: http://wordpress.org/extend/plugins/zarget/ 10 10 Description: This plugin helps you to connect with Zarget, a simple and powerful tool to optimize your Wordpress site using A/B testing, heatmaps and other optimization tools. Zarget is an all-in-one conversion rate optimization platform. 11 Version: 1.0 11 Version: 1.0.1 12 12 Author: integrations@zarget.com 13 13 Author URI: http://apps.zarget.com
Note: See TracChangeset
for help on using the changeset viewer.