Changeset 3323388
- Timestamp:
- 07/07/2025 09:52:52 AM (9 months ago)
- Location:
- contentstudio
- Files:
-
- 4 edited
- 1 copied
-
tags/1.3.5 (copied) (copied from contentstudio/trunk)
-
tags/1.3.5/contentstudio-plugin.php (modified) (2 diffs)
-
tags/1.3.5/readme.txt (modified) (2 diffs)
-
trunk/contentstudio-plugin.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
contentstudio/tags/1.3.5/contentstudio-plugin.php
r3299261 r3323388 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. 45 Version: 1.3.5 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. 4";42 private $version = "1.3.5"; 43 43 44 44 protected $contentstudio_id = ''; -
contentstudio/tags/1.3.5/readme.txt
r3299261 r3323388 5 5 Requires at least: 4.8 6 6 Tested up to: 6.7.1 7 Stable tag: 1.3. 47 Stable tag: 1.3.5 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 69 69 70 70 ContentStudio has several subscription plans to choose from, starting at $49/month. [Choose the right plan for you + your team](https://contentstudio.io/pricing). 71 72 73 = How can I report security bugs? = 74 75 You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage and handle any security vulnerabilities. [Report a security vulnerability.]( https://patchstack.com/database/vdp/fa2a104d-87fa-4d39-832d-b1e26de0af63 ) -
contentstudio/trunk/contentstudio-plugin.php
r3299261 r3323388 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. 45 Version: 1.3.5 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. 4";42 private $version = "1.3.5"; 43 43 44 44 protected $contentstudio_id = ''; -
contentstudio/trunk/readme.txt
r3299261 r3323388 5 5 Requires at least: 4.8 6 6 Tested up to: 6.7.1 7 Stable tag: 1.3. 47 Stable tag: 1.3.5 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 69 69 70 70 ContentStudio has several subscription plans to choose from, starting at $49/month. [Choose the right plan for you + your team](https://contentstudio.io/pricing). 71 72 73 = How can I report security bugs? = 74 75 You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage and handle any security vulnerabilities. [Report a security vulnerability.]( https://patchstack.com/database/vdp/fa2a104d-87fa-4d39-832d-b1e26de0af63 )
Note: See TracChangeset
for help on using the changeset viewer.