Changeset 1531464 for uk-cookie-consent
- Timestamp:
- 11/10/2016 08:42:21 AM (9 years ago)
- Location:
- uk-cookie-consent/trunk
- Files:
-
- 3 edited
-
admin/class-ctcc-admin.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
-
uk-cookie-consent.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uk-cookie-consent/trunk/admin/class-ctcc-admin.php
r1496409 r1531464 676 676 </form> 677 677 </div><!-- .ctdb-inner-wrap --> 678 678 679 <div class="ctdb-banners"> 680 <div class="ctdb-banner hide-dbpro"> 681 <a href="http://discussionboard.pro/?utm_source=plugin_ad&utm_medium=wp_plugin&utm_content=cookieconsent&utm_campaign=dbpro"><img src="<?php echo CTCC_PLUGIN_URL . 'assets/images/dbpro-ad-view.png'; ?>" alt="" ></a> 682 </div> 679 683 <div class="ctdb-banner"> 680 <a href="http s://catapultthemes.com/downloads/super-hero-slider-pro/?utm_source=plugin_ad&utm_medium=wp_plugin&utm_content=bcd&utm_campaign=campaign"><img src="<?php echo CTCC_PLUGIN_URL . 'assets/images/superhero-ad1.png'; ?>" alt="" ></a>684 <a href="http://superheroslider.catapultthemes.com/?utm_source=plugin_ad&utm_medium=wp_plugin&utm_content=cookieconsent&utm_campaign=superhero"><img src="<?php echo CTCC_PLUGIN_URL . 'assets/images/superhero-ad1.png'; ?>" alt="" ></a> 681 685 </div> 682 686 <div class="ctdb-banner"> … … 684 688 </div> 685 689 <div class="ctdb-banner"> 686 <a href="http s://catapultthemes.com/downloads/category/themes/?utm_source=plugin_ad&utm_medium=wp_plugin&utm_content=cookieconsent&utm_campaign=campaign"><img src="<?php echo CTCC_PLUGIN_URL . 'assets/images/themes-ad1.png'; ?>" alt="" ></a>690 <a href="http://mode.catapultthemes.com/?utm_source=plugin_ad&utm_medium=wp_plugin&utm_content=cookieconsent&utm_campaign=themes"><img src="<?php echo CTCC_PLUGIN_URL . 'assets/images/themes-ad1.png'; ?>" alt="" ></a> 687 691 </div> 688 692 </div> 693 689 694 </div><!-- .ctdb-outer-wrap --> 690 695 </div><!-- .wrap --> -
uk-cookie-consent/trunk/readme.txt
r1531460 r1531464 5 5 Requires at least: 4.3 6 6 Tested up to: 4.6.1 7 Stable tag: 2.1. 67 Stable tag: 2.1.7 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 68 68 69 69 == Changelog == 70 71 72 = 2.1.7 = 73 * Updated: admin styles 70 74 71 75 = 2.1.6 = -
uk-cookie-consent/trunk/uk-cookie-consent.php
r1531460 r1531464 4 4 Plugin URI: http://catapultthemes.com/cookie-consent/ 5 5 Description: The only cookie consent plugin you'll ever need. 6 Version: 2.1. 66 Version: 2.1.7 7 7 Author: Catapult_Themes 8 8 Author URI: http://catapultthemes.com/
Note: See TracChangeset
for help on using the changeset viewer.