Use the coupon code WORDPRESS and save 30% OFF! Buy Now

Changelog for Agora

Legend

  • A => A file has been (A)dded
  • M => A file has been (M)odified
  • D => A file has been (D)eleted

3.1 - December 3, 2018

Compatibility: WordPress 4.8 — 6.5.2 - WooCommerce 3.5.2+

----------------------------------------------------------------------------------------------
List of changes between agora v3.0 (rev. 21781) and v3.1 (rev. 23602)
----------------------------------------------------------------------------------------------

* CHANGED: Custom CSS is now migrated to the native customizer option automatically. The existing panel option will keep working for WP installations = 7.2.x
  M panel/generic.php

* FIXED: Fixed issue where migration of the panel's Custom CSS would result in multiple copies of the migrated CSS, due to a race condition.
  M panel/snippets/custom_css.php

* FIXED: Compatibility for WooCommerce 3.5.1
  M functions/woocommerce.php
  M style.css
  M woocommerce/cart/cart-shipping.php
  M woocommerce/single-product/product-image.php
  M woocommerce/single-product/product-thumbnails.php

* FIXED: Page template-bound metaboxes, would behave correctly in Gutenberg mode (where applicable).
  M panel/post_meta.php

* UPDATED: Post format metaboxes now work in gutenberg
  M panel/scripts/ci-post-formats.js

* updated language files
* changed theme version to 3.1
  M lang/en_US.mo
  M lang/en_US.po
  M style.css

3.0 - June 5, 2018

Compatibility: WordPress 4.8+ - WooCommerce 3.4.1+

----------------------------------------------------------------------------------------------
List of changes between agora v2.9 (rev. 21118) and v3.0 (rev. 21781)
----------------------------------------------------------------------------------------------

* UPDATED: Compatibility for WooCommerce 3.4.0
  M style.css
  M woocommerce/archive-product.php
  M woocommerce/content-product.php

* FIXED: replaced the custom comment form with the default one and styled the consent checkbox
  D comment-form.php
  M comments.php
  M functions.php
  M style.css

* changed version to 3.0
* updated language files
  M lang/en_US.mo
  M lang/en_US.po
  M style.css

2.9 - February 25, 2018

Compatibility: WordPress 4.8+ - WooCommerce 3.3.3+

----------------------------------------------------------------------------------------------
List of changes between agora v2.8 (rev. 19868) and v2.9 (rev. 21118)
----------------------------------------------------------------------------------------------

* FIXED: Theme update notification is now styled as a WordPress notice.
  M panel/ci_panel.php

* FIXED: Fix an issue where header background size option would not be respected
  M panel/snippets/custom_background.php

* ADDED: Introduced ci_panel_get_custom_background_values() to return the values array of panel's header/body/footer custom background options.
* CHANGED: Refactored and removed code from ci_custom_background() into the newly introduced ci_panel_get_custom_background_values()
  M panel/snippets/custom_background.php

* ADDED: Panel 'stylesheet' option is now filterable with filter name 'ci_theme_panel_default_stylesheet'.
  M panel/snippets/color_scheme.php

* UPDATED: RetinaJS v2.1.2
* FIXED: RetinaJS no longer causes countless 404 requests.
  M panel/ci_panel.php
  M panel/components/retinajs/LICENSE
  M panel/components/retinajs/README.md
  M panel/components/retinajs/dist/retina.js
  M panel/generic.php

* FIXED: Added lang file header so that Poedit will recognise "translators:" comments.
  M lang/en_US.po

* FIXED: Compatibility with WooCommerce 3.3.x
* ADDED: ignitefile.js
  M css/ci_woocommerce.css
  A ignitefile.js
  M woocommerce/archive-product.php
  M woocommerce/global/wrapper-end.php
  M woocommerce/global/wrapper-start.php
  M woocommerce/loop/loop-start.php
  M woocommerce/product-searchform.php

* FIXED: WooCommerce image size declaration
  M functions.php

* UPDATED: Update WooCommerce product thumbnails layout
  M css/ci_woocommerce.css
  M style.css

* updated language files
* changed version to 2.9
  M lang/en_US.mo
  M lang/en_US.po
  M style.css

2.8 - October 20, 2017

Compatibility: WordPress 4.7+ - WooCommerce 3.2.1+

----------------------------------------------------------------------------------------------
List of changes between agora v2.7.3 (rev. 19465) and v2.8 (rev. 19868)
----------------------------------------------------------------------------------------------

* ADDED: Style handle 'ci-theme-style-parent' refers to the paren's stylesheet, if currently on a child theme.
* CHANGED: Style handle 'ci-style' now always refers to the active theme's stylesheet.
* CHANGED: Styles 'google-font-pt-sans-narrow' and 'woocommerce_prettyPhoto_css' are now enqueued as depedencies to 'ci-style'.
  M functions/styles.php

* FIXED: Compatibility with WooCommerce 3.2.1
  M woocommerce/cart/cart-shipping.php

* ADDED: Support for One Click Demo Import.
  M functions.php

* updated language files
* changed version to 2.8
  M lang/en_US.mo
  M lang/en_US.po
  M style.css

2.7.3 - September 15, 2017

Compatibility: WordPress 4.7+ - WooCommerce 3.1.2+

----------------------------------------------------------------------------------------------
List of changes between agora v2.7.2 (rev. 18913) and v2.7.3 (rev. 19465)
----------------------------------------------------------------------------------------------

* FIXED: Proper escaping of search form attributes.
  M searchform.php

* FIXED: Issue where variable product images did not switch properly upon variation selection
  M woocommerce/single-product/product-image.php

* changed version to 2.7.3
  M style.css

2.7.2 - July 13, 2017

Compatibility: WordPress 4.7+ - WooCommerce 3.1+

----------------------------------------------------------------------------------------------
List of changes between agora v2.7.1 (rev. 17981) and v2.7.2 (rev. 18913)
----------------------------------------------------------------------------------------------

* Updated compatibility with WooCommerce 3.1
  M woocommerce/cart/cart-shipping.php
  M woocommerce/single-product/product-image.php
  M woocommerce/single-product/product-thumbnails.php

* Changed version to 2.7.2
  M style.css

2.7.1 - April 21, 2017

Compatibility: WordPress 4.6+ - WooCommerce 3.0.4+

----------------------------------------------------------------------------------------------
List of changes between agora v2.7 (rev. 17833) and v2.7.1 (rev. 17981)
----------------------------------------------------------------------------------------------

* FIXED: Compatibility with WooCommerce 3.0.4
  M woocommerce/single-product/product-image.php
  M woocommerce/single-product/product-thumbnails.php

* Changed version to 2.7.1
  M style.css

2.7 - April 7, 2017

Compatibility: WordPress 4.6+ - WooCommerce 3.0.0+

----------------------------------------------------------------------------------------------
List of changes between agora v2.6.3 (rev. 15982) and v2.7 (rev. 17833)
----------------------------------------------------------------------------------------------

* FIXED: Page (usually listing related) metaboxes would all appear when editing the page designated as the "Posts page" from Settings > Reading. Since WP 4.6, the page template selection metabox is not included in the edit page interface, making the related JS-bound metaboxes all visible by default.
  M panel/post_meta.php

* ADDED: Styling for WP Instagram Widget
  M style.css

* UPDATED: Fontawesome v4.7.0
  M panel/ci_panel.php
  M panel/components/fontawesome/css/font-awesome.min.css
  M panel/components/fontawesome/fonts/FontAwesome.otf
  M panel/components/fontawesome/fonts/fontawesome-webfont.eot
  M panel/components/fontawesome/fonts/fontawesome-webfont.svg
  M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff2

* FIXED: Added Text Domain and Domain Path headers in stylesheet.
  M style.css

* FIXED: Minor product styling issues
  M css/ci_woocommerce.css
  M style.css

* UPDATED: Update product gallery for WooCommerce 2.7
  A woocommerce/single-product
  A woocommerce/single-product/product-image.php
  A woocommerce/single-product/product-thumbnails.php

* FIXED: Brought templates up to date for WooCommerce 2.7
  M functions/widgets/woo_widget-recent_reviews.php
  M functions/widgets/woo_widget-top_rated_products.php
  M woocommerce/archive-product.php

* FIXED: Slider support for product visibility taxonomy
  M template-front-eshop.php

* FIXED: Updated version number on WooCommerce templates
  M woocommerce/content-product.php

* Updated language files
* Changed version to 2.7
  M lang/en_US.mo
  M lang/en_US.po
  M style.css

2.6.3 - September 30, 2016

Compatibility: WordPress 4.5+ - WooCommerce 2.6.4 up to 2.6.14

----------------------------------------------------------------------------------------------
List of changes between agora v2.6.2 (rev. 14755) and v2.6.3 (rev. 15982)
----------------------------------------------------------------------------------------------

* FIXED: Modified prettyPhoto to utilise https URLs, as it would break secure installations by querying over http YouTube, Vimeo, and Twitter.
  M js/jquery.prettyPhoto.min.js

* ADDED: Sample content URL is not filterable through the 'ci_theme_sample_content_url' filter.
  M panel/snippets/sample_content.php

* ADDED: Page builder template
  A template-builder.php

* Changed version to 2.6.3
  M style.css

2.6.2 - July 6, 2016

Compatibility: WordPress 4.4+ - WooCommerce 2.6.2+

----------------------------------------------------------------------------------------------
List of changes between agora v2.6.1 (rev. 14567) and v2.6.2 (rev. 14755)
----------------------------------------------------------------------------------------------

* FIXED: Changed Google Maps API Key description to point out that an API key is now required.
* CHANGED: Google Maps API version changed to '3', i.e. the "release" version of the API. The previous '3.5' although was meant to be a frozen version, it's now retired so it falls back to the most current "experimental" version. More information can be found here: https://developers.google.com/maps/documentation/javascript/versions
  M panel/snippets/google_maps_api.php

* CHANGED: Google Maps API is now disabled by default, as it now needs an API key to work properly (otherwise it throws popup alerts in some cases).
  M panel/snippets/google_maps_api.php

* Updated lang files.
* Changed version to 2.6.2
  M lang/en_US.mo
  M lang/en_US.po
  M style.css

2.6.1 - June 22, 2016

Compatibility: WordPress 4.4+ - WooCommerce 2.6.1+

----------------------------------------------------------------------------------------------
List of changes between agora v2.6 (rev. 14491) and v2.6.1 (rev. 14567)
----------------------------------------------------------------------------------------------

* FIXED: A WooCommerce template had wrong version number, triggering the Outdated Notice of WooCommerce.
* Changed version to 2.6.1
  M style.css
  M woocommerce/content-product.php

2.6 - June 21, 2016

Compatibility: WordPress 4.4+ - WooCommerce 2.6.1+

----------------------------------------------------------------------------------------------
List of changes between agora v2.5 (rev. 13573) and v2.6 (rev. 14491)
----------------------------------------------------------------------------------------------

* ADDED: Introduced ci_theme_get_allowed_tags() utility function for use with wp_kses()
  M panel/generic.php

* FIXED: Added conditional to protect WP_OAuth classes from being redeclared.
* ADDED: Icon for Weather Options panel tab (where available).
  M panel/libraries/WP_OAuth.php
  M panel/panel.css

* UPDATED: Fontawesome v4.6.1
  M panel/ci_panel.php
  M panel/components/fontawesome/css/font-awesome.min.css
  M panel/components/fontawesome/fonts/FontAwesome.otf
  M panel/components/fontawesome/fonts/fontawesome-webfont.eot
  M panel/components/fontawesome/fonts/fontawesome-webfont.svg
  M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff
  A panel/components/fontawesome/fonts/fontawesome-webfont.woff2

* UPDATED: Font Awesome v4.6.2
  M panel/ci_panel.php
  M panel/components/fontawesome/css/font-awesome.min.css
  M panel/components/fontawesome/fonts/FontAwesome.otf
  M panel/components/fontawesome/fonts/fontawesome-webfont.eot
  M panel/components/fontawesome/fonts/fontawesome-webfont.svg
  M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff2

* UPDATED: Font Awesome v4.6.3
  M panel/ci_panel.php
  M panel/components/fontawesome/css/font-awesome.min.css
  M panel/components/fontawesome/fonts/FontAwesome.otf
  M panel/components/fontawesome/fonts/fontawesome-webfont.eot
  M panel/components/fontawesome/fonts/fontawesome-webfont.svg
  M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff2

* FIXED: Style account page for WooCommerce 2.6
  M css/ci_woocommerce.css
  M style.css

* FIXED: Brought some template files up to date for WooCommerce 2.6
  M woocommerce/content-product.php

* FIXED: Replaced instances of global $woocommerce object with WC() where applicable.
* FIXED: Replaced calls to $woocommerce->cart->get_cart_url() with wc_get_cart_url() where applicable.
  M header.php

* FIXED: Show quantity arrows in Firefox
  M css/ci_woocommerce.css

* FIXED: Vertically align orders' table
  M css/ci_woocommerce.css

* FIXED: Style disabled update to cart button
  M style.css

* FIXED: CSSIgniter is now linked on the default footer text.
  M functions/template_hooks.php

* Updated lang files.
* Changed version to 2.6
  M lang/en_US.mo
  M lang/en_US.po
  M style.css

2.5 - February 11, 2016

Compatibility: WordPress 4.4+ - WooCommerce 2.5.2 up to 2.5.5

----------------------------------------------------------------------------------------------
List of changes between agora v2.4 (rev. 11856) and v2.5 (rev. 13573)
----------------------------------------------------------------------------------------------

* ADDED: ci_setting() return values are now filterable through the 'ci_setting' filter.
  M panel/generic.php

* FIXED: Fixed an undefined index notice, that could be seen in older/updated installations using the 125x125 Ads widget.
  M panel/widgets/ci_widget_ads125.php

* DELETED: Previously deprecated SEO panel options (snippet).
* DELETED: SEO-related functions, in particular: ci_title(), ci_e_title(), ci_check_seo_plugin(), ci_wp_render_title_tag(), ci_render_title_tag(). Users that may have used ci_title() and/or ci_e_title() in child themes, should now look into the wp_title() function.
  D panel/snippets/seo.php

* CHANGED: Support for 'title-tag' now moved to functions.php
  M functions.php

* CHANGED: Automatic video thumbnails URLs returned by ci_get_video_thumbnail_url() are now returned with https.
* CHANGED: CI Tweets widget now generates https links to twitter.com
  M panel/generic.php
  M panel/widgets/ci_widget_tweets.php

* REMOVED: Deleted the old panel tab social_options.php which was left over a grace period to switch installations to the Socials Ignited plugin.
  D functions/tabs/social_options.php

* REMOVED: Support for the old social icons completely removed (icons, stylesheet, panel snippet, widget).
  D panel/snippets/social.php
  D panel/widgets/ci_widget_social.php
  D panel/widgets/images
  D panel/widgets/scripts
  D panel/widgets/styles

* FIXED: Fixed issue where the CSSIgniter News dashboard widget wouldn't show any news due to a protocol-less URI.
  M panel/widgets.php

* FIXED: html5shim is now loaded protocol-less from googlecode.com
  M panel/generic.php

* FIXED: Made external styles/scripts load protocol-less so that installations with SSL will not have mixed content issues.
  M functions/styles.php

* FIXED: Removed calls to the previously deleted SEO snippet.
  M functions/tabs/display_options.php

* FIXED: Escaped a gettex string inside an attribute.
  M panel/media_manager.php

* ADDED: Added support for Site Icon. When both a site icon and a favicon or touch favicon is present, Site Icon is preferred.
  M panel/snippets/favicon.php
  M panel/snippets/touch_favicon.php

* UPDATED: font-awesome v4.5.0
  M panel/ci_panel.php
  M panel/components/fontawesome/css/font-awesome.min.css
  M panel/components/fontawesome/fonts/FontAwesome.otf
  M panel/components/fontawesome/fonts/fontawesome-webfont.eot
  M panel/components/fontawesome/fonts/fontawesome-webfont.svg
  M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff

* FIXED: Updated templates for WooCommerce 2.5
  M functions/widgets/ci_widget_categories.php
  M functions/widgets/ci_widget_popular_posts.php
  M functions/widgets/woo_widget-product_search.php
  M functions/widgets/woo_widget-product_tag_cloud.php
  M functions/widgets/woo_widget-products.php
  M functions/widgets/woo_widget-recent_reviews.php
  M functions/widgets/woo_widget-recently_viewed.php
  M functions/widgets/woo_widget-top_rated_products.php
  M functions/woocommerce.php
  M functions.php
  M woocommerce/cart/cart-shipping.php
  M woocommerce/content-product.php
  D woocommerce/content-product_cat.php
  D woocommerce/loop/title.php

* FIXED: Style cart collaterals.
* FIXED: Align star rating in top rated widget.
  M css/ci_woocommerce.css

* UPDATED: Re-styled post meta fields.
  M panel/media_manager.php
  M panel/post_meta.php
  M panel/styles/post-edit-screens.css
  A panel/styles/post-edit-screens.scss

* ADDED: Product searchform.
  M style.css
  A woocommerce/product-searchform.php

* FIXED: Add styles for inactive buttons.
  M style.css

* FIXED: Some gettext calls had a 'woocommerce' domain.
  M functions/widgets/woo_widget-recent_reviews.php
  M woocommerce/cart/cart-shipping.php
  M woocommerce/product-searchform.php

* FIXED: Removed sensor parameter from Google Maps API url.
  M panel/snippets/google_maps_api.php

* Updated lang files.
* Changed version to 2.5
  M lang/en_US.mo
  M lang/en_US.po
  M style.css

2.4 - August 11, 2015

Compatibility: WordPress 4.1+ - WooCommerce 2.4.0 up to 2.4.13

----------------------------------------------------------------------------------------------
List of changes between agora v2.3.2 (rev. 11161) and v2.4 (rev. 11856)
----------------------------------------------------------------------------------------------

* REMOVED: Deleted bower, grunt, and otherwise unneeded, files from panel/components.
* REMOVED: fontawesome less, sass, and woff2 file(s).
  D panel/.bowerrc
  D panel/components/fontawesome/.bower.json
  D panel/components/fontawesome/.npmignore
  D panel/components/fontawesome/fonts/fontawesome-webfont.woff2
  D panel/components/fontawesome/less
  D panel/components/fontawesome/scss
  D panel/components/retinajs/.bower.json
  D panel/components/retinajs/Gruntfile.js
  D panel/components/retinajs/bower.json
  D panel/components/retinajs/dist/retina-1.3.0.zip
  D panel/components/retinajs/dist/retina.min.js
  D panel/components/retinajs/package.json
  D panel/components/retinajs/src

* CHANGED: Fontawesome now uses the minified css file.
* REMOVED: Some more unneeded fontawesome files.
  M panel/ci_panel.php
  D panel/components/fontawesome/css/font-awesome.css
  D panel/components/fontawesome/css/font-awesome.css.map

* FIXED: Delete woff2 call from fontawesome font file.
  M panel/components/fontawesome/css/font-awesome.min.css

* FIXED: Added handler to trigger a resize event on page template metaboxes, so that metaboxes that have a google map and are hidden by default, will render properly upon show.
  M panel/post_meta.php

* FIXED: wp_dropdown_posts() wouldn't work properly with hierarchical post types.
  M panel/generic.php

* DEPRECATED: Favicon and Touch Icons panel options are now deprecated in favour of the Customizer's Site Icon feature (WP 4.3). Instructional messages have been added, urging the user to use the Site Icon instead, as these options will be removed in feature theme updates, once WP 4.4 is released.
  M panel/snippets/favicon.php
  M panel/snippets/touch_favicon.php

* ADDED: Default icon for property options panel tab.
  M panel/panel.css

* Style price change indicators.
  M panel/term_meta_api.php

* ADDED: Added description and link for the Flickr ID.
* FIXED: Made Flickr widget labels a bit more intuitive.
* CHANGED: The Flickr widget title is now translatable via the default WPML hooks. Back-compat is maintained.
  M panel/widgets/ci_widget_flickr.php

* UPDATED: Font-awesome v4.4.0
  M panel/ci_panel.php
  M panel/components/fontawesome/css/font-awesome.min.css
  M panel/components/fontawesome/fonts/FontAwesome.otf
  M panel/components/fontawesome/fonts/fontawesome-webfont.eot
  M panel/components/fontawesome/fonts/fontawesome-webfont.svg
  M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff

* FIXED: Updated files for compatibility with WooCommerce v2.4.0
  M functions/woocommerce.php
  M woocommerce/content-product.php
  M woocommerce/content-product_cat.php
  A woocommerce/loop/title.php

* UPDATED: Updated TGM Activation Plugin to v2.5.2
* FIXED: Changed panel widgets' to use PHP5-style constructors (in preparation for WordPress 4.3 and PHP 7).
  M panel/libraries/class-tgm-plugin-activation.php
  M panel/plugins.php
  M panel/widgets/ci_widget_about.php
  M panel/widgets/ci_widget_ads125.php
  M panel/widgets/ci_widget_bsa.php
  M panel/widgets/ci_widget_flickr.php
  M panel/widgets/ci_widget_social.php
  M panel/widgets/ci_widget_tweets.php

* FIXED: ci_theme_wrap_category_widget_post_counts_in_span() would throw notices in some occasions.
  M panel/default_hooks.php

* FIXED: Changed theme widgets' to use PHP5-style constructors (in preparation for WordPress 4.3 and PHP 7).
  M functions/widgets/ci_widget_categories.php
  M functions/widgets/ci_widget_newsletter.php
  M functions/widgets/ci_widget_popular_posts.php

* FIXED: Some function calls in panel weren't terminated by a semicolon.
  M panel/ci_panel.php
  M panel/snippets/custom_background.php

* FIXED: Some function calls weren't terminated by a semicolon.
  M template-archive.php

* Updated lang files.
* Changed version to 2.4
  M lang/en_US.mo
  M lang/en_US.po
  M style.css

2.3.2 - June 15, 2015

Compatibility: WordPress 4.1+ - WooCommerce 2.3.8 up to 2.3.13

----------------------------------------------------------------------------------------------
List of changes between agora v2.3.1 (rev. 10360) and v2.3.2 (rev. 11161)
----------------------------------------------------------------------------------------------

* FIXED: Improved main menu display.
  M style.css

* CHANGED: fitVids is now loaded in the footer.
  M panel/ci_panel.php

* REMOVED: Function format_price() was removed from panel/generic.php as it depends on specific panel options that most themes don't include. It will be re-added to the specific themes affected.
  M panel/generic.php

* REMOVED: Removed some version-specific styles, applicable to the options panel, for WP < 3.8
  M panel/ci_panel.php

* CHANGED: Moved all add_action() and add_filter() calls from media_manager.php and generic.php into default_hooks.php
  M panel/default_hooks.php
  M panel/generic.php
  M panel/media_manager.php

* FIXED: Updated TGM strings.
* CHANGED: TGM property ‘is_automatic’ is now enabled, making it automatically forcefully manage activations and deactivations.
  M panel/plugins.php

* REMOVED: Deleted function ci_count_wp_gallery_images() from panel/generic.php. Will add it into functions.php only in the themes that actually need it.
  M panel/generic.php

* REMOVED: Deleted experimental customizer.php as it was unused.
  M panel/bootstrap.php
  D panel/customizer.php

* FIXED: Escaped pretty much everything that can/should be escaped.
  M panel/ci_panel.php
  M panel/media_manager.php
  M panel/post_color_scheme.php
  M panel/post_meta.php
  M panel/snippets/custom_background.php
  M panel/snippets/excerpt.php
  M panel/snippets/feedburner.php
  M panel/snippets/social.php
  M panel/widgets/ci_widget_about.php
  M panel/widgets/ci_widget_ads125.php
  M panel/widgets/ci_widget_bsa.php
  M panel/widgets/ci_widget_flickr.php
  M panel/widgets/ci_widget_social.php
  M panel/widgets/ci_widget_tweets.php

* FIXED: Renamed field 'ci_title' to 'title' in some widgets, as it seems WPML doesn't play nice with the 'widget_title' filter and fields not named 'title'.
* FIXED: All widgets' static titles are now translatable.
* FIXED: Improved sanitization, escaping, and formatting.
  M functions/widgets/ci_widget_categories.php
  M functions/widgets/ci_widget_newsletter.php
  M functions/widgets/ci_widget_popular_posts.php

* FIXED: Styled wp color pickers inside custom fields tabs.
  M panel/styles/post-edit-screens.css

* FIXED: Made urls to cssigniter.com and other loaded resources, protocol-less. i.e. removed http and/or https so that the appropriate will be used automatically.
  M panel/generic.php
  M panel/snippets/featured_image_single.php
  M panel/snippets/google_maps_api.php
  M panel/snippets/sample_content.php
  M panel/widgets/ci_widget_tweets.php
  M panel/widgets.php

* FIXED: Reverted a couple of "http:" on the update checks, as wp_remote_get() doesn't support protocol-less urls.
  M panel/generic.php

* UPDATED: Updated prettyPhoto to 3.1.6 as previous versions were susceptible to an XSS attack.
  M functions/scripts.php
  M js/jquery.prettyPhoto.min.js

* Updated lang files.
* Changed version to 2.3.2
  M lang/en_US.mo
  M lang/en_US.po
  M style.css

2.3.1 - May 6, 2015

Compatibility: WordPress 4.1+ - WooCommerce 2.3.8+

------------------------------------------------------------------------------
List of changes between agora v2.3 (rev. 9421) and v2.3.1 (rev. 10360)
------------------------------------------------------------------------------

* FIXED: Improved html attributes sanitization in panel.
* REMOVED: Script handle 'ci-colorpicker'. The native WP colorpicker is now used, where applicable.
* DELETED: 'ci-colorpicker' related files from /panel/scripts/colorpicker
* CHANGED: 'retinajs' script handle now loads from panel/components/retinajs/
* DELETED: panel/scripts/retina.1.3.0.min.js file as it now lives inside the panel/components/retinajs/ folder.
  M panel/ci_panel.php
  D panel/scripts/colorpicker
  D panel/scripts/retina.1.3.0.min.js

* UPDATED: Updated TGM plugin activation. Although the version number hasn’t change, the github repository had changes that fixed some incompatibilities when multiple copies of TGM were loaded by themes/plugins.
  M panel/libraries/class-tgm-plugin-activation.php

* FIXED: Added a description for the Meta Generator option, so the user can take a better informed decision.
  M panel/snippets/site_other.php

* FIXED: ci_human_time_diff() never showed month strings if date diff was greater than 30 days. Also made code a bit more readable.
  M panel/generic.php

* ADDED: Support for metabox tabs. Introduced: ci_metabox_open_tab() and ci_metabox_close_tab(). They require to be wrapped in a div.ci-cf-wrap
* ADDED: Panel file post-edit-screens.js with handle 'ci-panel-post-edit-screens' now loads on all post edit screens.
  M panel/ci_panel.php
  M panel/panel.css
  M panel/post_meta.php
  A panel/scripts/post-edit-screens.js
  M panel/styles/post-edit-screens.css

* ADDED: Introduced ci_metabox_guide()
  M panel/post_meta.php

* ADDED: Term meta API
  M panel/bootstrap.php
  A panel/term_meta_api.php (from /themes/tabloid/wp_tabloid5/functions/term_meta_api.php:9598)

* Moved development functions inside panel/generic.php
* Deleted panel/development.php and related references.
  M panel/bootstrap.php
  M panel/development.php
  M panel/generic.php

* Acutally deletion of development.php
  D panel/development.php

* ADDED: Introduced panel/default_hooks.php for actions/filters affecting core WP functionality.
* ADDED: Made the native Category and Archive widgets wrap their post counts into a span.ci-count, however due to the lack of appropriate filters, the get_archives_link() and wp_list_categories() functions are filtered instead.
  M panel/bootstrap.php
  A panel/default_hooks.php

* FIXED: When the theme title is selected under the SEO panel options and the site description is empty, a separator is outputted unnecessarily.
  M panel/snippets/seo.php

* Fixed an undefined variable error caused by the previous commit.
  M panel/snippets/seo.php

* Fixed an issue where the title separator would appear in the front of the page title, caused by the previous fix.
  M panel/snippets/seo.php

* ADDED: Introduced array_insert() to insert array elements into a specific position.
  M panel/generic.php

* FIXED: Improved behaviour of ci_e_content() in certain cases.
  M panel/generic.php

* FIXED: Updated CI_Panel_Walker_Category_Checklist walker class to be up to par with the core Walker_Category_Checklist.
  M panel/ci_panel.php

* Fixed checkboxes styling in panel
  M panel/panel.css

* CHANGED: Panel Show “Comments are closed” message option is now unchecked by default. Existing installations are not affected.
  M panel/snippets/comments.php

* FIXED: Moved a couple of add_action() calls outside their related if( !function_exists() ) functions’ checks.
  M panel/localization.php

* UPDATED: TGM-Plugin-Activation library to v2.4.1 develop branch, as it deals with an XSS vulnerability that could be caused by not escaping urls that made use of the add_query_arg() and remove_query_arg() functions.
  M panel/libraries/class-tgm-plugin-activation.php

* FIXED: Removed CSSIgniter link from default footer text.
  M functions/template_hooks.php

* ADDED: Added panel Google Maps API options snippet.
  M panel/scripts/post-edit-screens.js
  A panel/snippets/google_maps_api.php (from /resources/ci_panel/snippets/google_analytics.php:10309)

* FIXED: ci_title() would return duplicate information, as the output of wp_title() now includes the site name and description, depending on context.
  M panel/snippets/seo.php

* Updated lang files.
* Changed version to 2.3.1
  M lang/en_US.mo
  M lang/en_US.po
  M style.css

2.3 - February 12, 2015

Compatibility: WordPress 4.0+ - WooCommerce 2.3+

------------------------------------------------------------------------------
List of changes between agora v2.2.2 (rev. 8028) and v2.3 (rev. 9421)
------------------------------------------------------------------------------

* Made the labels in checklists inline-block;
  M panel/panel.css

* FIXED: Changed ci_enqueue_media_manager_scripts() so that wp_localize_script() won't be executed multiple times.
  M panel/media_manager.php

* Fixed an issue where ci_localize_datepicker() might had WPLANG undefined.
  M panel/localization.php

* Introduced ci_get_related_posts() to easily get related posts.
  M panel/generic.php

* Fixed some serious problems with ci_get_related_posts()
  M panel/generic.php

* Fixed a gettext string.
  M panel/snippets/comments.php

* Fixed a phpDoc description.
  M panel/generic.php

* REMOVED: Removed lightbox support for WooCommerce < v2.0 from add_fancybox_support()
* UPDATED: Brought jquery.fancybox.css up to date with the master version from github. Although it has the same version number, it fixes an issue where some themes would scroll to top when fancybox was triggered.
  M panel/scripts/fancybox-2.1.5/jquery.fancybox.css
  M panel/scripts/fancybox.php

* FIXED: Made the ci_panel_input() not echo a label element if there is no text to show.
  M panel/ci_panel.php

* ADDED: Option 'show_site_slogan' to show/hide the slogan (tagline) near the logo.
* CHANGED: ci_e_slogan() is now affected from 'show_site_slogan' panel option.
  M panel/generic.php
  M panel/snippets/logo.php

* ADDED: Introduced ci_get_image_sizes() to get currently declared image sizes. Uses global $_wp_additional_image_sizes.
* FIXED: Eliminated explicit use of global $_wp_additional_image_sizes. Replaced with calls to ci_get_image_sizes()
  M panel/generic.php
  M panel/media_manager.php

* ADDED: Image sizes that begin with ci- or ci_ are now listed in the available sizes inside the Media Manager. True size is inside parantheses, as WP calculates and displays sizes relative to $content_width.
  M panel/media_manager.php

* ADDED: Introduced ci_metabox_open_collapsible() and ci_metabox_close_collapsible() for easy native collapsible boxes inside metaboxes.
  M panel/post_meta.php

* REMOVED: Removed compatibility support from add_fancybox_support() and related functions, as it caused more problems than it solved. WooCommerce themes should use prettyPhoto for max compatibility.
  M panel/scripts/fancybox.php

* ADDED: Added IDs in flexslider snippets so that fieldsets can be targeted and get hidden if not needed.
  M panel/snippets/slider_flexslider.php
  M panel/snippets/slider_flexslider_internal.php

* ADDED: Introduced ci_count_wp_gallery_images() to count the number in native WP galleries.
  M panel/generic.php

* FIXED:  element's datetime property now shows the correct date format.
  M index.php
  M search.php
  M single.php

* FIXED: Added the Post Thumbnail size in the dropdown of available image sizes in the Media Manager.
  M panel/media_manager.php

* Removed spinner icons from quantity in firefox.
  M css/ci_woocommerce.css

* ADDED: Made ci_has_image_to_show() filterable through 'ci_has_image_to_show' filter.
  M panel/snippets/featured_image_single.php

* FIXED: Added a translators comment to a gettext call to assist translation.
  M panel/ci_panel.php

* ADDED: Added support for the WordPress title-tag feature. Themes can still use the old titles functionality, and back-compat support of the feature exists for WP < v4.1. NOTE: Themes must NOT include a <title> tag in header.php.
  M panel/snippets/seo.php

* REMOVED: <title> tag from header.php as title functionality is now handled from /panel/snippets/seo.php
* FIXED: Standardised charset declaration with bloginfo('charset'). Removed other hardcoded meta http-equiv or charset declarations.
  M header.php

* Wrapped options in excerpt snippet with fieldsets with IDs, so that they can be targeted and get hidden.
  M panel/snippets/excerpt.php

* FIXED: Solidified handling of unset panel's options. New options introduced will now use the defaults as they should, instead of throwing notices.
  M panel/bootstrap.php
  M panel/ci_panel.php

* Made the experimental customizer code not load by default, as a lot have changed since our last attempt for compatibility.
* Formatted bootstrap.php a bit.
  M panel/bootstrap.php

* FIXED: Changed ci_inflect() so that the $many parameter is returned in any case except when $num is 0 or 1.
  M panel/generic.php

* FIXED: Proper translation / handling of the  "%d results found." message in search results.
  M search.php

* FIXED: Improved "Permalink to" attributes.
  M template-archive.php

* FIXED: Change code a bit and reformatted snippet excerpt.php to be more readable.
* FIXED: Made ci_change_read_more() which filters 'the_content_more_link' a bit more robust.
  M panel/snippets/excerpt.php

* ADDED: Added 'ci_panel_option_show_site_slogan' filter to enable/disable the Show Site Slogan (description) option in the panel. Filter should return false when the ci_e_slogan() function is now used in the theme.
  M panel/snippets/logo.php

* Added meta generator tag. Ca be enabled/disabled by the panel, 'ci_show_generator_tag' filter, and is hidden on whitelabel.
  M panel/generic.php
  M panel/snippets/site_other.php

* WC 2.3 fixes
  M css/ci_woocommerce.css
  M style.css

* FIXED: Brought woocommerce/cart/cart.php up to date for WC v2.3
  M functions/woocommerce.php
  A woocommerce/cart/cart-shipping.php
  A woocommerce/cart/cart.php
  M woocommerce/cart/cross-sells.php

* REMOVED: woocommerce files cart.php and cross-sells.php are not actually needed as they are identical to defaults.
  D woocommerce/cart/cart.php
  D woocommerce/cart/cross-sells.php

* WC 2.3 fixes
  M css/ci_woocommerce.css
  M style.css

* ADDED: components via bower
  A panel/.bowerrc
  A panel/components
  A panel/components/fontawesome
  A panel/components/fontawesome/.bower.json
  A panel/components/fontawesome/.npmignore
  A panel/components/fontawesome/css
  A panel/components/fontawesome/css/font-awesome.css
  A panel/components/fontawesome/css/font-awesome.css.map
  A panel/components/fontawesome/css/font-awesome.min.css
  A panel/components/fontawesome/fonts
  A panel/components/fontawesome/fonts/FontAwesome.otf
  A panel/components/fontawesome/fonts/fontawesome-webfont.eot
  A panel/components/fontawesome/fonts/fontawesome-webfont.svg
  A panel/components/fontawesome/fonts/fontawesome-webfont.ttf
  A panel/components/fontawesome/fonts/fontawesome-webfont.woff
  A panel/components/fontawesome/fonts/fontawesome-webfont.woff2
  A panel/components/fontawesome/less
  A panel/components/fontawesome/less/animated.less
  A panel/components/fontawesome/less/bordered-pulled.less
  A panel/components/fontawesome/less/core.less
  A panel/components/fontawesome/less/fixed-width.less
  A panel/components/fontawesome/less/font-awesome.less
  A panel/components/fontawesome/less/icons.less
  A panel/components/fontawesome/less/larger.less
  A panel/components/fontawesome/less/list.less
  A panel/components/fontawesome/less/mixins.less
  A panel/components/fontawesome/less/path.less
  A panel/components/fontawesome/less/rotated-flipped.less
  A panel/components/fontawesome/less/stacked.less
  A panel/components/fontawesome/less/variables.less
  A panel/components/fontawesome/scss
  A panel/components/fontawesome/scss/_animated.scss
  A panel/components/fontawesome/scss/_bordered-pulled.scss
  A panel/components/fontawesome/scss/_core.scss
  A panel/components/fontawesome/scss/_fixed-width.scss
  A panel/components/fontawesome/scss/_icons.scss
  A panel/components/fontawesome/scss/_larger.scss
  A panel/components/fontawesome/scss/_list.scss
  A panel/components/fontawesome/scss/_mixins.scss
  A panel/components/fontawesome/scss/_path.scss
  A panel/components/fontawesome/scss/_rotated-flipped.scss
  A panel/components/fontawesome/scss/_stacked.scss
  A panel/components/fontawesome/scss/_variables.scss
  A panel/components/fontawesome/scss/font-awesome.scss
  A panel/components/retinajs
  A panel/components/retinajs/.bower.json
  A panel/components/retinajs/Gruntfile.js
  A panel/components/retinajs/LICENSE
  A panel/components/retinajs/README.md
  A panel/components/retinajs/bower.json
  A panel/components/retinajs/dist
  A panel/components/retinajs/dist/retina-1.3.0.zip
  A panel/components/retinajs/dist/retina.js
  A panel/components/retinajs/dist/retina.min.js
  A panel/components/retinajs/package.json
  A panel/components/retinajs/src
  A panel/components/retinajs/src/_retina.sass
  A panel/components/retinajs/src/_retina.scss
  A panel/components/retinajs/src/retina.js
  A panel/components/retinajs/src/retina.less

* FIXED: Improved html attributes sanitization in panel.
* REMOVED: Script handle 'ci-colorpicker'. The native WP colorpicker is now used, where applicable.
* DELETED: 'ci-colorpicker' related files from /panel/scripts/colorpicker
* CHANGED: 'retinajs' script handle now loads from panel/components/retinajs/
* DELETED: panel/scripts/retina.1.3.0.min.js file as it now lives inside the panel/components/retinajs/ folder.
  M panel/ci_panel.php
  D panel/scripts/colorpicker
  D panel/scripts/retina.1.3.0.min.js

* Updated lang files.
* Changed version to 2.3
  M lang/en_US.mo
  M lang/en_US.po
  M style.css

Get access to all WordPress themes & plugins

24/7 Support Included. Join 115,000+ satisfied customers.

Pricing & Sign Up

30-day money-back guarantee. Not satisfied? Your money back, no questions asked.

Back to top