Changeset 2181917
- Timestamp:
- 10/28/2019 11:03:43 PM (6 years ago)
- Location:
- clear-floats-button
- Files:
-
- 2 deleted
- 4 edited
- 8 copied
-
tags/1.2.0 (copied) (copied from clear-floats-button/trunk)
-
tags/1.2.0/CHANGELOG.md (copied) (copied from clear-floats-button/trunk/CHANGELOG.md) (1 diff)
-
tags/1.2.0/README.md (copied) (copied from clear-floats-button/trunk/README.md) (1 diff)
-
tags/1.2.0/clear-floats-button.php (deleted)
-
tags/1.2.0/mce/clear/css/clear.css (copied) (copied from clear-floats-button/trunk/mce/clear/css/clear.css)
-
tags/1.2.0/mce/clear/css/clear.min.css (copied) (copied from clear-floats-button/trunk/mce/clear/css/clear.min.css)
-
tags/1.2.0/mce/clear/editor_plugin.js (copied) (copied from clear-floats-button/trunk/mce/clear/editor_plugin.js) (1 diff)
-
tags/1.2.0/mce/clear/editor_plugin.min.js (copied) (copied from clear-floats-button/trunk/mce/clear/editor_plugin.min.js)
-
tags/1.2.0/readme.txt (copied) (copied from clear-floats-button/trunk/readme.txt) (2 diffs)
-
trunk/CHANGELOG.md (modified) (1 diff)
-
trunk/README.md (modified) (1 diff)
-
trunk/clear-floats-button.php (deleted)
-
trunk/mce/clear/editor_plugin.js (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
clear-floats-button/tags/1.2.0/CHANGELOG.md
r2178779 r2181917 1 1 # Changelog 2 3 ## 1.2.0 4 5 - OOP rewrite by @jaredyork 2 6 3 7 ## 1.1.6 -
clear-floats-button/tags/1.2.0/README.md
r2178779 r2181917 15 15 16 16 ## Changelog 17 18 ### 1.2.0 19 20 - OOP rewrite by @jaredyork 17 21 18 22 ### 1.1.6 -
clear-floats-button/tags/1.2.0/mce/clear/editor_plugin.js
r2178779 r2181917 91 91 authorurl : 'http://graffino.com', 92 92 infourl : 'https://wordpress.org/plugins/clear-floats-button/', 93 version : "1. 1.6"93 version : "1.2.0" 94 94 }; 95 95 } -
clear-floats-button/tags/1.2.0/readme.txt
r2178779 r2181917 4 4 Requires at least: 2.9 5 5 Tested up to: 5.3 6 Stable tag: 1. 1.66 Stable tag: 1.2.0 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 61 61 62 62 == Changelog == 63 64 = 1.2.0 = 65 - OOP rewrite by @jaredyork 63 66 64 67 = 1.1.6 = -
clear-floats-button/trunk/CHANGELOG.md
r2178779 r2181917 1 1 # Changelog 2 3 ## 1.2.0 4 5 - OOP rewrite by @jaredyork 2 6 3 7 ## 1.1.6 -
clear-floats-button/trunk/README.md
r2178779 r2181917 15 15 16 16 ## Changelog 17 18 ### 1.2.0 19 20 - OOP rewrite by @jaredyork 17 21 18 22 ### 1.1.6 -
clear-floats-button/trunk/mce/clear/editor_plugin.js
r2178779 r2181917 91 91 authorurl : 'http://graffino.com', 92 92 infourl : 'https://wordpress.org/plugins/clear-floats-button/', 93 version : "1. 1.6"93 version : "1.2.0" 94 94 }; 95 95 } -
clear-floats-button/trunk/readme.txt
r2178779 r2181917 4 4 Requires at least: 2.9 5 5 Tested up to: 5.3 6 Stable tag: 1. 1.66 Stable tag: 1.2.0 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 61 61 62 62 == Changelog == 63 64 = 1.2.0 = 65 - OOP rewrite by @jaredyork 63 66 64 67 = 1.1.6 =
Note: See TracChangeset
for help on using the changeset viewer.