Plugin Directory

Changeset 3323388


Ignore:
Timestamp:
07/07/2025 09:52:52 AM (9 months ago)
Author:
contentstudio
Message:

tagging version 1.3.5

Location:
contentstudio
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • contentstudio/tags/1.3.5/contentstudio-plugin.php

    r3299261 r3323388  
    33Plugin Name: ContentStudio
    44Description: 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.4
     5Version: 1.3.5
    66Author: ContentStudio
    77Author URI: http://contentstudio.io/
     
    4040        protected $assets = 'https://contentstudio.io/img';
    4141
    42         private $version = "1.3.4";
     42        private $version = "1.3.5";
    4343
    4444        protected $contentstudio_id = '';
  • contentstudio/tags/1.3.5/readme.txt

    r3299261 r3323388  
    55Requires at least: 4.8
    66Tested up to: 6.7.1
    7 Stable tag: 1.3.4
     7Stable tag: 1.3.5
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6969
    7070ContentStudio 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
     75You 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  
    33Plugin Name: ContentStudio
    44Description: 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.4
     5Version: 1.3.5
    66Author: ContentStudio
    77Author URI: http://contentstudio.io/
     
    4040        protected $assets = 'https://contentstudio.io/img';
    4141
    42         private $version = "1.3.4";
     42        private $version = "1.3.5";
    4343
    4444        protected $contentstudio_id = '';
  • contentstudio/trunk/readme.txt

    r3299261 r3323388  
    55Requires at least: 4.8
    66Tested up to: 6.7.1
    7 Stable tag: 1.3.4
     7Stable tag: 1.3.5
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6969
    7070ContentStudio 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
     75You 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.