Skip to content

Commit

Permalink
Fixed after merge branches
Browse files Browse the repository at this point in the history
  • Loading branch information
cheh committed Sep 9, 2014
2 parents 776fada + f419be6 commit 598fa08
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cherry-plugin.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
Plugin Name: Cherry Plugin
Version: 1.2.4
Version: 1.2.5
Plugin URI: http://www.cherryframework.com/update/meet-the-cherry-plugin-bare-functionalities-no-strings-attached/
Description: Cherry team has already created a Cherry framework that can be reasonably called perfect, but we are always looking for more improvements. Meet the Cherry Plugin. This is an extension for our Cherry framework where we've included all shortcodes and widgets you will ever need. The plugin is fully compatible with any WordPress theme powered by Cherry Framework. So far the plugin is a beta release, but we're going to keep on improving it, to deliver even more cool features.
Author: Cherry Team.
Expand Down Expand Up @@ -110,7 +110,6 @@ function cherry_plugin_uninstall(){
}
register_uninstall_hook(__FILE__, 'cherry_plugin_uninstall');
};

/**
* Not use `wptexturize` in content and excerpt.
* Removed temporary.
Expand Down

0 comments on commit 598fa08

Please sign in to comment.