Plugin Directory

Changeset 3113832

Timestamp:
07/07/2024 05:36:02 PM (4 weeks ago)
Author:
antonlukin
Message:

Update to version 1.3.1 from GitHub

Location:
social-planner
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • social-planner/tags/1.3.1/readme.txt

    r2909567 r3113832  
    44Tags: automation, autopost, auto-post, auto post, socialnetworks, socialnetwork, social networks, social network, facebook, twitter, telegram, vkontakte, vk.com, ok.ru, api, social images, social image, sharing, share, repost, re-post, open graph
    55Requires at least: 5.3
    6 Tested up to: 6.2
    7 Stable tag: 1.3.0
     6Tested up to: 6.
     7Stable tag: 1.3.
    88Requires PHP: 5.6
    99License: GPLv2 or later
     
    3737* **VK.com** — Autopost to your profile or group page with ability to make **Image** posts.
    3838* **OK.ru** — Autopost to your groups with ability to make **Image** posts.
     39
    3940
    4041== Get support ==
  • social-planner/tags/1.3.1/social-planner.php

    r2909567 r3113832  
    88 * Requires at least: 5.3
    99 * Tested up to: 6.2
    10  * Version: 1.3.0
     10 * Version: 1.3.
    1111 *
    1212 * Text Domain: social-planner
     
    2828 * Plugin version.
    2929 */
    30 define( 'SOCIAL_PLANNER_VERSION', '1.3.0' );
     30define( 'SOCIAL_PLANNER_VERSION', '1.3.' );
    3131
    3232/**
  • social-planner/trunk/readme.txt

    r2909567 r3113832  
    44Tags: automation, autopost, auto-post, auto post, socialnetworks, socialnetwork, social networks, social network, facebook, twitter, telegram, vkontakte, vk.com, ok.ru, api, social images, social image, sharing, share, repost, re-post, open graph
    55Requires at least: 5.3
    6 Tested up to: 6.2
    7 Stable tag: 1.3.0
     6Tested up to: 6.
     7Stable tag: 1.3.
    88Requires PHP: 5.6
    99License: GPLv2 or later
     
    3737* **VK.com** — Autopost to your profile or group page with ability to make **Image** posts.
    3838* **OK.ru** — Autopost to your groups with ability to make **Image** posts.
     39
    3940
    4041== Get support ==
  • social-planner/trunk/social-planner.php

    r2909567 r3113832  
    88 * Requires at least: 5.3
    99 * Tested up to: 6.2
    10  * Version: 1.3.0
     10 * Version: 1.3.
    1111 *
    1212 * Text Domain: social-planner
     
    2828 * Plugin version.
    2929 */
    30 define( 'SOCIAL_PLANNER_VERSION', '1.3.0' );
     30define( 'SOCIAL_PLANNER_VERSION', '1.3.' );
    3131
    3232/**
Note: See TracChangeset for help on using the changeset viewer.