Changeset 3213097
- Timestamp:
- 12/26/2024 04:37:47 AM (13 months ago)
- Location:
- videoadshtml5
- Files:
-
- 19 added
- 4 edited
-
tags/2.5.3/videoadshtml5/HTML5/css (added)
-
tags/2.5.3/videoadshtml5/HTML5/css/videoadshtml5.css (added)
-
tags/2.6 (added)
-
tags/2.6/videoadshtml5 (added)
-
tags/2.6/videoadshtml5/HTML5 (added)
-
tags/2.6/videoadshtml5/HTML5/css (added)
-
tags/2.6/videoadshtml5/HTML5/css/videoadshtml5.css (added)
-
tags/2.6/videoadshtml5/HTML5/href (added)
-
tags/2.6/videoadshtml5/HTML5/href/href.txt (added)
-
tags/2.6/videoadshtml5/HTML5/js (added)
-
tags/2.6/videoadshtml5/HTML5/js/vastvideoplugin.js (added)
-
tags/2.6/videoadshtml5/HTML5/vod (added)
-
tags/2.6/videoadshtml5/HTML5/vod/ads.xml (added)
-
tags/2.6/videoadshtml5/index.html (added)
-
tags/2.6/videoadshtml5/readme.txt (added)
-
tags/2.6/videoadshtml5/screenshot-1.png (added)
-
tags/2.6/videoadshtml5/screenshot-2.png (added)
-
tags/2.6/videoadshtml5/screenshot-3.png (added)
-
tags/2.6/videoadshtml5/videoadshtml5.php (added)
-
trunk/HTML5/css/videoadshtml5.css (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/screenshot-2.png (modified) (previous)
-
trunk/videoadshtml5.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
videoadshtml5/trunk/HTML5/css/videoadshtml5.css
r3184325 r3213097 332 332 color:grey; 333 333 } 334 335 336 334 337 /* Контекстное меню */ 335 338 -
videoadshtml5/trunk/readme.txt
r3213054 r3213097 5 5 Requires at least: 5.3 6 6 Tested up to: 6.7.1 7 Stable tag: 2. 5.37 Stable tag: 2.6 8 8 License: GPLv3 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 130 130 == Changelog == 131 131 132 = 2. 5.3=133 *Information about another plugin in the settings 132 = 2.6 = 133 *Information about another plugin in the settings and edit buttons 134 134 135 135 = 2.5.2 = -
videoadshtml5/trunk/videoadshtml5.php
r3213054 r3213097 2 2 /* 3 3 Plugin Name: VideoADSHtml5 4 Version: 2. 5.34 Version: 2.6 5 5 Plugin URI: https://sv-pt.ru/?p=858 6 6 Author: -sv- … … 31 31 class VIDEO_HTML5_ADS { 32 32 33 public static $plugin_version = '2. 5.3';33 public static $plugin_version = '2.6'; 34 34 public static $url_razrab = 'https://sv-pt.ru'; 35 35 // var $plugin_version = '2.3.3';
Note: See TracChangeset
for help on using the changeset viewer.