Changeset 2548273
- Timestamp:
- 06/15/2021 02:25:27 PM (4 years ago)
- Location:
- revision-manager-tmc/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
revision-manager-tmc/trunk/readme.txt
r2510644 r2548273 4 4 Tags: revision, revisionary, revision control, revision manager, clone post, revisions, authors reviser, draft manager, permissions, post permit, accept, accept post, accept changes, revisionize, submit changes, acf, Advanced Custom Fields, show differences in changes 5 5 Requires at least: 5.3.0 6 Tested up to: 5.7. 07 Stable tag: 2.7. 66 Tested up to: 5.7.2 7 Stable tag: 2.7.7 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 177 177 == Changelog == 178 178 179 = 2.7.7 = 180 Refactor: Update WordPress version support. 181 179 182 = 2.7.6 = 180 183 Fix: Latest WordPress diff styles. -
revision-manager-tmc/trunk/revision-manager-tmc.php
r2510644 r2548273 5 5 Author: TheMasterCut 6 6 Tags: revisions, revisionize, admin, wiki, accept, revision, revisionary, revision control, revision, manager, notify, draft manager, authors reviser, admin, post, revisions, permissions, post permit, submit changes 7 Version: 2.7. 67 Version: 2.7.7 8 8 Author: TheMasterCut.co 9 9 Author URI: https://themastercut.co … … 35 35 // ---------------------------------------- 36 36 37 App::initShellPress( __FILE__, 'rm_tmc', '2.7. 6', 'plugin' );37 App::initShellPress( __FILE__, 'rm_tmc', '2.7.7', 'plugin' ); 38 38 39 39 // ----------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.