Changeset 1443234
- Timestamp:
- 06/25/2016 03:33:32 AM (10 years ago)
- Location:
- native-emoji/tags/2.0.1
- Files:
-
- 5 edited
-
css/style.css (modified) (1 diff)
-
db.php (modified) (1 diff)
-
index.php (modified) (1 diff)
-
js/script.js (modified) (1 diff)
-
js/tinymce-plugin.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
native-emoji/tags/2.0.1/css/style.css
r1443164 r1443234 1 1 @charset "utf-8"; 2 2 /* 3 * Plugin Name: Native Emoji 4 * Plugin URI: http://native-emoji.davabuu.com/ 5 * Version: 2.0. 6 * Author: Davabuu Designs 7 * Author URI: http://davabuu.com 3 * Plugin Name Native Emoji 4 * Version 2.0.1 5 * Author Davabuu Designs 8 6 */ 9 7 -
native-emoji/tags/2.0.1/db.php
r1443231 r1443234 2 2 /* 3 3 * Plugin Name Native Emoji 4 * Version 2.0 4 * Version 2.0.1 5 5 * Author Davabuu Designs 6 6 */ -
native-emoji/tags/2.0.1/index.php
r1443231 r1443234 4 4 * Plugin URI: http://native-emoji.davabuu.com/ 5 5 * Description: This is not just a plugin, this is the plugin for use <cite>emoji</cite> in a native way. When activated you will see a new button in your wordpress editor, from there you will be able to include more than 1,000 emojis in to your post, pages, etc. Native Emoji is translation ready for all spanish versions 6 * Version: 2.0 6 * Version: 2.0.1 7 7 * Author: Davabuu Designs 8 8 * Author URI: http://davabuu.com -
native-emoji/tags/2.0.1/js/script.js
r1443164 r1443234 1 1 /* 2 * Plugin Name: Native Emoji 3 * Plugin URI: http://native-emoji.davabuu.com/ 4 * Version: 2.0. 5 * Author: Davabuu Designs 6 * Author URI: http://davabuu.com 2 * Plugin Name Native Emoji 3 * Version 2.0.1 4 * Author Davabuu Designs 7 5 */ 8 6 -
native-emoji/tags/2.0.1/js/tinymce-plugin.js
r1443164 r1443234 1 1 /* 2 * Plugin Name: Native Emoji 3 * Plugin URI: http://native-emoji.davabuu.com/ 4 * Version: 2.0. 5 * Author: Davabuu Designs 6 * Author URI: http://davabuu.com 2 * Plugin Name Native Emoji 3 * Version 2.0.1 4 * Author Davabuu Designs 7 5 */ 8 6
Note: See TracChangeset
for help on using the changeset viewer.