Changeset 3118035
- Timestamp:
- 07/15/2024 05:57:59 AM (21 months ago)
- Location:
- contentstudio
- Files:
-
- 4 edited
- 1 copied
-
tags/1.3.2 (copied) (copied from contentstudio/trunk)
-
tags/1.3.2/contentstudio-plugin.php (modified) (2 diffs)
-
tags/1.3.2/readme.txt (modified) (1 diff)
-
trunk/contentstudio-plugin.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
contentstudio/tags/1.3.2/contentstudio-plugin.php
r3115335 r3118035 3 3 Plugin Name: ContentStudio 4 4 Description: ContentStudio provides you with powerful blogging & social media tools to keep your audience hooked by streamlining the process for you to discover and share engaging content on multiple blogging & social media networks 5 Version: 1.3. 15 Version: 1.3.2 6 6 Author: ContentStudio 7 7 Author URI: http://contentstudio.io/ … … 40 40 protected $assets = 'https://contentstudio.io/img'; 41 41 42 private $version = "1.3. 1";42 private $version = "1.3.2"; 43 43 44 44 protected $contentstudio_id = ''; -
contentstudio/tags/1.3.2/readme.txt
r3115329 r3118035 5 5 Requires at least: 4.8 6 6 Tested up to: 6.4.3 7 Stable tag: 1.3. 17 Stable tag: 1.3.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
contentstudio/trunk/contentstudio-plugin.php
r3115335 r3118035 3 3 Plugin Name: ContentStudio 4 4 Description: ContentStudio provides you with powerful blogging & social media tools to keep your audience hooked by streamlining the process for you to discover and share engaging content on multiple blogging & social media networks 5 Version: 1.3. 15 Version: 1.3.2 6 6 Author: ContentStudio 7 7 Author URI: http://contentstudio.io/ … … 40 40 protected $assets = 'https://contentstudio.io/img'; 41 41 42 private $version = "1.3. 1";42 private $version = "1.3.2"; 43 43 44 44 protected $contentstudio_id = ''; -
contentstudio/trunk/readme.txt
r3115329 r3118035 5 5 Requires at least: 4.8 6 6 Tested up to: 6.4.3 7 Stable tag: 1.3. 17 Stable tag: 1.3.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.