Changeset 1810106
- Timestamp:
- 01/26/2018 05:13:05 PM (8 years ago)
- Location:
- aklamator-woocommerce-promotion
- Files:
-
- 5 edited
- 11 copied
-
tags/2.1.1 (copied) (copied from aklamator-woocommerce-promotion/trunk)
-
tags/2.1.1/aklamator-woocommerce-promotion.php (copied) (copied from aklamator-woocommerce-promotion/trunk/aklamator-woocommerce-promotion.php) (1 diff)
-
tags/2.1.1/assets (copied) (copied from aklamator-woocommerce-promotion/trunk/assets)
-
tags/2.1.1/assets/css/admin-style.css (copied) (copied from aklamator-woocommerce-promotion/trunk/assets/css/admin-style.css)
-
tags/2.1.1/assets/js/main.js (copied) (copied from aklamator-woocommerce-promotion/trunk/assets/js/main.js)
-
tags/2.1.1/images (copied) (copied from aklamator-woocommerce-promotion/trunk/images)
-
tags/2.1.1/includes (copied) (copied from aklamator-woocommerce-promotion/trunk/includes)
-
tags/2.1.1/includes/class-aklamatorWoo-pr.php (copied) (copied from aklamator-woocommerce-promotion/trunk/includes/class-aklamatorWoo-pr.php) (1 diff)
-
tags/2.1.1/includes/class-aklamatorWoo-widget-pr.php (modified) (1 diff)
-
tags/2.1.1/readme.txt (copied) (copied from aklamator-woocommerce-promotion/trunk/readme.txt) (4 diffs)
-
tags/2.1.1/views (copied) (copied from aklamator-woocommerce-promotion/trunk/views)
-
tags/2.1.1/views/admin-page.php (copied) (copied from aklamator-woocommerce-promotion/trunk/views/admin-page.php)
-
trunk/aklamator-woocommerce-promotion.php (modified) (1 diff)
-
trunk/includes/class-aklamatorWoo-pr.php (modified) (1 diff)
-
trunk/includes/class-aklamatorWoo-widget-pr.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
aklamator-woocommerce-promotion/tags/2.1.1/aklamator-woocommerce-promotion.php
r1804661 r1810106 4 4 Plugin URI: https://www.aklamator.com/wordpress 5 5 Description: Aklamator Woocommerce Promotion service enables you to sell PR announcements, cross promote web sites using RSS feed and provide new services to your clients in digital advertising. 6 Version: 2.1 6 Version: 2.1.1 7 7 Author: Aklamator 8 8 Author URI: https://www.aklamator.com/ -
aklamator-woocommerce-promotion/tags/2.1.1/includes/class-aklamatorWoo-pr.php
r1804661 r1810106 233 233 234 234 $this->aklamator_url = "https://aklamator.com/"; 235 // $this->aklamator_url = "http://1 27.0.0.1/aklamator/www/";235 // $this->aklamator_url = "http://192.168.5.60/aklamator/www/"; 236 236 $this->application_id = get_option('aklamatorWooApplicationID'); 237 237 -
aklamator-woocommerce-promotion/tags/2.1.1/includes/class-aklamatorWoo-widget-pr.php
r1791451 r1810106 61 61 $title = strip_tags( $instance['title'] ); 62 62 $content = $instance['content']; 63 $widget_id = $instance['widget_id'];63 $widget_id = isset($instance['widget_id']) ? $instance['widget_id'] : ""; 64 64 65 65 -
aklamator-woocommerce-promotion/tags/2.1.1/readme.txt
r1804661 r1810106 5 5 Requires at least: 3.0.1 6 6 Tested up to: 4.9.2 7 Stable tag: 2.1 7 Stable tag: 2.1.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 49 49 50 50 == Installation == 51 **How to activate and use Aklamator Woocommerce Promotion on your wordpress website?** 51 52 52 **How to activate and use Aklamator on your wordpress website, after plugin installation ** 53 **1. step** : Get Aklamator Woocommerce Promotion wordpress plugin : 54 Login to your wordpress dashboard as administrator, go to Plugins> Add New and type "Aklamator Woocommerce Promotion", click install! 55 or manually : 56 * [get plugin](https://wordpress.org/plugins/aklamator-woocommerce-promotion/) and 57 * Upload and unzip plugin to the `/wp-content/plugins/` directory 58 * Activate the Aklamator Woocommerce Promotion wordpress plugin through the 'Plugins' menu in WordPress 53 59 54 **1. step** : Click on red button "Create your FREE account" and get free Aklamator account. 60 Go to your WordPress administration panel, go to plugins and settings for Aklamator Woocommerce Promotion wordpress plugin. 61 62 **2. step** : Click on red button "Create your FREE account" and get free Aklamator account. 55 63 After submitting registration form you will get verification email with activation link (please check SPAM folder if it is missing). 56 64 Click on activation link in received email. Now your Application ID should be autofilled, just click SAVE to proceed. … … 60 68 Widget is 4x1 150x150px. If you want to change widget dimensions you can do that by logging to [Aklamator web](https://aklamator.com/login) 61 69 62 ** 2. step OPTIONAL** :70 **3. step OPTIONAL** : 63 71 Optionally if you didn't get Application ID in previous step you can copy paste it manually 64 72 [Sign in](https://aklamator.com/login) and get your Aklamator Application ID 65 73 After logging in, go to your profile and copy Application ID from Aklamator and paste it in wordpress plugin. 66 74 67 **WELL DONE!** Aklamator is now active on your Wordpress website and you should be able to see available aklamator widgets in the bottom half of the screen.75 **WELL DONE!** Aklamator Woocommerce Promotion is now active on your Wordpress website and you should be able to see available aklamator widgets in the bottom half of the screen. 68 76 69 77 … … 109 117 110 118 119 == Changelog == 111 120 112 == Changelog == 121 = 2.1.1 = 122 * Warning fixed when dragging widget 123 113 124 = 2.1 = 114 125 * Simplified user creation and automatic Application ID fetching. -
aklamator-woocommerce-promotion/trunk/aklamator-woocommerce-promotion.php
r1804661 r1810106 4 4 Plugin URI: https://www.aklamator.com/wordpress 5 5 Description: Aklamator Woocommerce Promotion service enables you to sell PR announcements, cross promote web sites using RSS feed and provide new services to your clients in digital advertising. 6 Version: 2.1 6 Version: 2.1.1 7 7 Author: Aklamator 8 8 Author URI: https://www.aklamator.com/ -
aklamator-woocommerce-promotion/trunk/includes/class-aklamatorWoo-pr.php
r1804661 r1810106 233 233 234 234 $this->aklamator_url = "https://aklamator.com/"; 235 // $this->aklamator_url = "http://1 27.0.0.1/aklamator/www/";235 // $this->aklamator_url = "http://192.168.5.60/aklamator/www/"; 236 236 $this->application_id = get_option('aklamatorWooApplicationID'); 237 237 -
aklamator-woocommerce-promotion/trunk/includes/class-aklamatorWoo-widget-pr.php
r1791451 r1810106 61 61 $title = strip_tags( $instance['title'] ); 62 62 $content = $instance['content']; 63 $widget_id = $instance['widget_id'];63 $widget_id = isset($instance['widget_id']) ? $instance['widget_id'] : ""; 64 64 65 65 -
aklamator-woocommerce-promotion/trunk/readme.txt
r1804661 r1810106 5 5 Requires at least: 3.0.1 6 6 Tested up to: 4.9.2 7 Stable tag: 2.1 7 Stable tag: 2.1.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 49 49 50 50 == Installation == 51 **How to activate and use Aklamator Woocommerce Promotion on your wordpress website?** 51 52 52 **How to activate and use Aklamator on your wordpress website, after plugin installation ** 53 **1. step** : Get Aklamator Woocommerce Promotion wordpress plugin : 54 Login to your wordpress dashboard as administrator, go to Plugins> Add New and type "Aklamator Woocommerce Promotion", click install! 55 or manually : 56 * [get plugin](https://wordpress.org/plugins/aklamator-woocommerce-promotion/) and 57 * Upload and unzip plugin to the `/wp-content/plugins/` directory 58 * Activate the Aklamator Woocommerce Promotion wordpress plugin through the 'Plugins' menu in WordPress 53 59 54 **1. step** : Click on red button "Create your FREE account" and get free Aklamator account. 60 Go to your WordPress administration panel, go to plugins and settings for Aklamator Woocommerce Promotion wordpress plugin. 61 62 **2. step** : Click on red button "Create your FREE account" and get free Aklamator account. 55 63 After submitting registration form you will get verification email with activation link (please check SPAM folder if it is missing). 56 64 Click on activation link in received email. Now your Application ID should be autofilled, just click SAVE to proceed. … … 60 68 Widget is 4x1 150x150px. If you want to change widget dimensions you can do that by logging to [Aklamator web](https://aklamator.com/login) 61 69 62 ** 2. step OPTIONAL** :70 **3. step OPTIONAL** : 63 71 Optionally if you didn't get Application ID in previous step you can copy paste it manually 64 72 [Sign in](https://aklamator.com/login) and get your Aklamator Application ID 65 73 After logging in, go to your profile and copy Application ID from Aklamator and paste it in wordpress plugin. 66 74 67 **WELL DONE!** Aklamator is now active on your Wordpress website and you should be able to see available aklamator widgets in the bottom half of the screen.75 **WELL DONE!** Aklamator Woocommerce Promotion is now active on your Wordpress website and you should be able to see available aklamator widgets in the bottom half of the screen. 68 76 69 77 … … 109 117 110 118 119 == Changelog == 111 120 112 == Changelog == 121 = 2.1.1 = 122 * Warning fixed when dragging widget 123 113 124 = 2.1 = 114 125 * Simplified user creation and automatic Application ID fetching.
Note: See TracChangeset
for help on using the changeset viewer.