Changeset 2500548
- Timestamp:
- 03/21/2021 08:48:36 PM (5 years ago)
- Location:
- stapp-video
- Files:
-
- 4 edited
- 7 copied
-
tags/1.4 (copied) (copied from stapp-video/trunk)
-
tags/1.4/admin/menu/CreateSubMenuHTML_SaveMessage.php (copied) (copied from stapp-video/trunk/admin/menu/CreateSubMenuHTML_SaveMessage.php)
-
tags/1.4/admin/menu/ProVersionSubMenuHTML.php (copied) (copied from stapp-video/trunk/admin/menu/ProVersionSubMenuHTML.php)
-
tags/1.4/admin/menu/ProVersionSubMenuHTML_Form.php (copied) (copied from stapp-video/trunk/admin/menu/ProVersionSubMenuHTML_Form.php)
-
tags/1.4/admin/menu/ProVersionSubMenuHTML_Message.php (copied) (copied from stapp-video/trunk/admin/menu/ProVersionSubMenuHTML_Message.php)
-
tags/1.4/includes/image/checked_icon.svg (copied) (copied from stapp-video/trunk/includes/image/checked_icon.svg)
-
tags/1.4/includes/image/key_icon.svg (copied) (copied from stapp-video/trunk/includes/image/key_icon.svg)
-
tags/1.4/readme.txt (modified) (2 diffs)
-
tags/1.4/stapp_video.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/stapp_video.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
stapp-video/tags/1.4/readme.txt
r2500538 r2500548 6 6 Tested up to: 5.7 7 7 Requires PHP: 7.0 8 Stable tag: 1. 38 Stable tag: 1.4 9 9 License: GPLv3 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 40 40 41 41 42 = 1. 3=42 = 1.4 = 43 43 44 44 * Bugfix after updating from V1.0 -
stapp-video/tags/1.4/stapp_video.php
r2500538 r2500548 7 7 Plugin URI: https://dev-wordpress.com/forum/ 8 8 Description: Insert videos on any postion via shortcode 9 Version: 1. 39 Version: 1.4 10 10 Author: STApp Professional GmbH 11 11 Author URI: https://stapp-professional.de … … 24 24 25 25 26 define( 'STAPP_VIDEO_VERSION', '1. 3' );26 define( 'STAPP_VIDEO_VERSION', '1.4' ); 27 27 28 28 define( 'STAPP_VIDEO_REQUIRED_WP_VERSION', '5.7' ); -
stapp-video/trunk/readme.txt
r2500538 r2500548 6 6 Tested up to: 5.7 7 7 Requires PHP: 7.0 8 Stable tag: 1. 38 Stable tag: 1.4 9 9 License: GPLv3 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 40 40 41 41 42 = 1. 3=42 = 1.4 = 43 43 44 44 * Bugfix after updating from V1.0 -
stapp-video/trunk/stapp_video.php
r2500538 r2500548 7 7 Plugin URI: https://dev-wordpress.com/forum/ 8 8 Description: Insert videos on any postion via shortcode 9 Version: 1. 39 Version: 1.4 10 10 Author: STApp Professional GmbH 11 11 Author URI: https://stapp-professional.de … … 24 24 25 25 26 define( 'STAPP_VIDEO_VERSION', '1. 3' );26 define( 'STAPP_VIDEO_VERSION', '1.4' ); 27 27 28 28 define( 'STAPP_VIDEO_REQUIRED_WP_VERSION', '5.7' );
Note: See TracChangeset
for help on using the changeset viewer.