Changeset 1599539
- Timestamp:
- 02/20/2017 08:49:26 AM (9 years ago)
- Location:
- move-to-trash-from-admin-bar
- Files:
-
- 4 edited
-
tags/trunk/move-to-trash-from-admin-bar.php (modified) (1 diff)
-
tags/trunk/readme.txt (modified) (2 diffs)
-
trunk/move-to-trash-from-admin-bar.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
move-to-trash-from-admin-bar/tags/trunk/move-to-trash-from-admin-bar.php
r1599528 r1599539 9 9 * Plugin URI: https://wordpress.org/plugins/move-to-trash-from-admin-bar/ 10 10 * Description: Add a Move to Trash Button to delete posts or pages from the WordPress Admin Bar. 11 * Version: 1.0. 011 * Version: 1.0.1 12 12 * Author: Arroba Digital 13 13 * Author URI: https://www.arroba.digital -
move-to-trash-from-admin-bar/tags/trunk/readme.txt
r1599528 r1599539 1 === Dig Bloginfo Shortcode===1 === Move to Trash from Admin Bar === 2 2 Contributors: arroba 3 3 Tags: delete,admin,bar,button,move,trash,posts,pages 4 4 Requires at least: 3.0.1 5 5 Tested up to: 4.7 6 Stable tag: 1.0. 06 Stable tag: 1.0.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.txt … … 32 32 == Changelog == 33 33 34 **Version 1.0.1 (released Feb 20, 2017)** 35 36 + Plugin name update. 37 34 38 **Version 1.0.0 (released Feb 19, 2017)** 35 39 -
move-to-trash-from-admin-bar/trunk/move-to-trash-from-admin-bar.php
r1599528 r1599539 9 9 * Plugin URI: https://wordpress.org/plugins/move-to-trash-from-admin-bar/ 10 10 * Description: Add a Move to Trash Button to delete posts or pages from the WordPress Admin Bar. 11 * Version: 1.0. 011 * Version: 1.0.1 12 12 * Author: Arroba Digital 13 13 * Author URI: https://www.arroba.digital -
move-to-trash-from-admin-bar/trunk/readme.txt
r1599528 r1599539 1 === Dig Bloginfo Shortcode===1 === Move to Trash from Admin Bar === 2 2 Contributors: arroba 3 3 Tags: delete,admin,bar,button,move,trash,posts,pages 4 4 Requires at least: 3.0.1 5 5 Tested up to: 4.7 6 Stable tag: 1.0. 06 Stable tag: 1.0.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.txt … … 32 32 == Changelog == 33 33 34 **Version 1.0.1 (released Feb 20, 2017)** 35 36 + Plugin name update. 37 34 38 **Version 1.0.0 (released Feb 19, 2017)** 35 39
Note: See TracChangeset
for help on using the changeset viewer.