Plugin Directory

Changeset 1953424


Ignore:
Timestamp:
10/08/2018 05:23:30 PM (7 years ago)
Author:
NerdCow
Message:

new 1.1.6 release

Location:
tweet-wheel
Files:
20 deleted
2 edited
53 copied

Legend:

Unmodified
Added
Removed
  • tweet-wheel/tags/1.1.6/readme.txt

    r1784364 r1953424  
    44Requires at least: 4.4
    55Tested up to: 4.9.1
    6 Stable tag: 1.1.5
     6Stable tag: 1.1.6
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3333* And much more...
    3434
    35 [Online Documentation](https://nerdcow.co.uk/docs/tweet-wheel/)
     35[Online Documentation](https://tweet-wheel.com/docs/)
    3636
    3737#### Upgrade to PRO
    3838
     39**We have just empowered the PRO version with many amazing changes suggested by our community. Make sure to check out the demo link above and our website for more information!**
     40
     41* One-click Twitter authorisation - no need for Twitter Developer account!
    3942* Unlimited queues
    4043* New type of scheduling by specific date
    41 * Attach **featured images** to your tweets
     44* Attach multiple media per template
    4245* Use your favorite domain for **shortening URLs** (by Bit.ly)
    43 * Tweet on post publish or update
     46* Tweet on demand
    4447* E-mail notifications about occurred events
    4548* History log telling you what was happening within a queue
     
    5659If you have a suggestion for improvement or a new feature, feel free to use [the Support forum](https://tweet-wheel.com/support/forum/tweet-wheel/).
    5760
    58 Want regular updates? Follow us on [Twitter](https://twitter.com/NerdCowUK)
     61Want regular updates? Follow us on [Twitter](https://twitter.com/tweetwheelwp/)
    5962
    6063== Installation ==
     
    6669* MySQL version 5.0 or greater
    6770* WP Cron enabled in your WordPress installation
     71* Twitter application with read & write permissions
    6872
    6973There are two ways to install Tweet Wheel
     
    8084== Frequently Asked Questions ==
    8185
    82 [https://nerdcow.co.uk/docs/tweet-wheel/](https://nerdcow.co.uk/docs/tweet-wheel/)
     86[https://tweet-wheel.com/docs/](https://tweet-wheel.com/docs/)
    8387
    8488== Screenshots ==
     
    8791
    8892== Changelog ==
     93
     94= 1.1.6 - 08/10/2018 =
     95* Added - Compatibility with WordPress up to 5.0
    8996
    9097= 1.1.5 - 04/11/2017 =
  • tweet-wheel/tags/1.1.6/tweet-wheel.php

    r1784364 r1953424  
    55 * Plugin URI: http://www.tweet-wheel.com
    66 * Description: A powerful tool that keeps your Twitter profile active. Even when you are busy.
    7  * Version: 1.1.5
     7 * Version: 1.1.6
    88 * Author: Tomasz Lisiecki from Nerd Cow Ltd.
    99 * Author URI: https://tweet-wheel.com
    1010 * Requires at least: 4.4
    11  * Tested up to: 4.9.1
     11 * Tested up to: 5.0
    1212 *
    1313 * @package Tweet Wheel
     
    3232     * @var string
    3333     */
    34     public $version = '1.1.5';
     34    public $version = '1.1.6';
    3535   
    3636    // ...
  • tweet-wheel/trunk/readme.txt

    r1784364 r1953424  
    44Requires at least: 4.4
    55Tested up to: 4.9.1
    6 Stable tag: 1.1.5
     6Stable tag: 1.1.6
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3333* And much more...
    3434
    35 [Online Documentation](https://nerdcow.co.uk/docs/tweet-wheel/)
     35[Online Documentation](https://tweet-wheel.com/docs/)
    3636
    3737#### Upgrade to PRO
    3838
     39**We have just empowered the PRO version with many amazing changes suggested by our community. Make sure to check out the demo link above and our website for more information!**
     40
     41* One-click Twitter authorisation - no need for Twitter Developer account!
    3942* Unlimited queues
    4043* New type of scheduling by specific date
    41 * Attach **featured images** to your tweets
     44* Attach multiple media per template
    4245* Use your favorite domain for **shortening URLs** (by Bit.ly)
    43 * Tweet on post publish or update
     46* Tweet on demand
    4447* E-mail notifications about occurred events
    4548* History log telling you what was happening within a queue
     
    5659If you have a suggestion for improvement or a new feature, feel free to use [the Support forum](https://tweet-wheel.com/support/forum/tweet-wheel/).
    5760
    58 Want regular updates? Follow us on [Twitter](https://twitter.com/NerdCowUK)
     61Want regular updates? Follow us on [Twitter](https://twitter.com/tweetwheelwp/)
    5962
    6063== Installation ==
     
    6669* MySQL version 5.0 or greater
    6770* WP Cron enabled in your WordPress installation
     71* Twitter application with read & write permissions
    6872
    6973There are two ways to install Tweet Wheel
     
    8084== Frequently Asked Questions ==
    8185
    82 [https://nerdcow.co.uk/docs/tweet-wheel/](https://nerdcow.co.uk/docs/tweet-wheel/)
     86[https://tweet-wheel.com/docs/](https://tweet-wheel.com/docs/)
    8387
    8488== Screenshots ==
     
    8791
    8892== Changelog ==
     93
     94= 1.1.6 - 08/10/2018 =
     95* Added - Compatibility with WordPress up to 5.0
    8996
    9097= 1.1.5 - 04/11/2017 =
  • tweet-wheel/trunk/tweet-wheel.php

    r1784364 r1953424  
    55 * Plugin URI: http://www.tweet-wheel.com
    66 * Description: A powerful tool that keeps your Twitter profile active. Even when you are busy.
    7  * Version: 1.1.5
     7 * Version: 1.1.6
    88 * Author: Tomasz Lisiecki from Nerd Cow Ltd.
    99 * Author URI: https://tweet-wheel.com
    1010 * Requires at least: 4.4
    11  * Tested up to: 4.9.1
     11 * Tested up to: 5.0
    1212 *
    1313 * @package Tweet Wheel
     
    3232     * @var string
    3333     */
    34     public $version = '1.1.5';
     34    public $version = '1.1.6';
    3535   
    3636    // ...
Note: See TracChangeset for help on using the changeset viewer.