Skip to content

Commit

Permalink
Version bump to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-svistunov committed Jul 1, 2014
1 parent 981216d commit 851b063
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 88 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
#Cherry Plugin#
##Change log##

#### v1.2.2 ####

#### v1.2.1 ####

#### v1.2 ####

#### v1.1 ####

#### v1.0 ####

#### v0.1 ####
62 changes: 62 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,68 @@
cherry_plugin
=============

Cherry Plugin contains all shortcodes used in Cherry Framework. Also Cherry Framework Import/Export features are also added by Cherry plugin.

#### v1.2.2 ####

* FIX: conflicts flexslider.css
* UPD: carousel.php
* ADD: Added style for under-construction page in mobile devices
* UPD: recent post shortcode(video post type)
* upd: my-social-widget widgets
* FIX: Fixed quotes
* ADD: Added clearfix class to the li item in recent_posts shortcode
* ADD: Added to the all shortcodes filters html-formatted data before return
* ADD: Added outputing value for email custom field in Team and Testimonails post type
* ADD: Added some style to the flex-slider
* Fix: Fixed https://github.com/CherryFramework/CherryFramework/issues/17
* Fix: Fixed display parametr in button shortcode
* UPD: ul counter for post grid shotcode
* FIX: https://github.com/CherryFramework/CherryFramework/issues/13
* FIX: https://github.com/CherryFramework/CherryFramework/issues/10
* UPD: recent testimonials shotcode
* ADD: category filter to mini post shotcode
* UPD: postcycle widget
* UPD: flex slider css
* UPD: Updated flexslider to version 2.2.2
* UPD: css .comments-custom
* Fix: hotfix: removed post-cycle's loader
* Fix: hotfix: Fixed rtl-support in post_cycle shortcode
* Fix: hotfix: removed post-cycle's loader
* Fix: hotfix: Fixed rlt-support in post_cycle shortcode


#### v1.2.1 ####

* Add: Added rtl-language support
* Upd: Improved Cherry Recent Comments widget – get comment for posts, pages, attachments and porfolio custom post type
* Add: Added compatibility audio shortcode with MotoPress plugin
* UPD: get_the_date()
* ADD: content_box shortcode
* ADD: tag option to posts grid shortcode
* ADD: tag option to posts-list shortcode
* ADD: tag option to recent posts shortcode
* UPD: Cherry recent posts (the_date(); -> the_time(‘F j, Y’);)
* UPD: widget banner
* ADD: item counter class
* Add: added custom-class option to row, span, shortcodes
* Fix: Fixed outputing notice
* Fix: Fixed outputing notice
* Add: Added define API_URL constant


#### v1.2 ####

* Add: Compatibility with WP 3.9: fix shortcode dialog
* UPD: Exclude widgets manager on customize.php
* UPD: Improved wpml-plugin compatibility for widgets
* FIX: Fixed issue with french translation - https://github.com/CherryFramework/CherryFramework/issues/6
* FIX: Compatibility with old TM-themes
* FIX: fix instagram and banner widgets
* FIX: import algorithm.
* FIX: remote server error
* UPD: Removed logic for style-switcher
* UPD: readme update


#### v1.1 ####
Expand Down
88 changes: 0 additions & 88 deletions log.log

This file was deleted.

0 comments on commit 851b063

Please sign in to comment.