Plugin Directory

Changeset 1609407


Ignore:
Timestamp:
03/07/2017 07:16:08 AM (9 years ago)
Author:
thinkatat
Message:

Adding screenshot-1.png

Location:
autoclaimer
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • autoclaimer/trunk/autoclaimer.php

    r1565093 r1609407  
    33/**
    44 * Plugin Name: AutoClaimer
    5  * Plugin URI: http://thinkatat.com/
     5 * Plugin URI: http://www.thinkatat.com/
    66 * Description: An add-on for WP Job Manager WooCommerce Paid Listings which automatically claims listings once purchased through specified package.
    7  * Version: 1.0.4
     7 * Version: 1.0.5
    88 * Author: thinkatat
    9  * Author URI: https://thinkatat.com/
     9 * Author URI: http://www.thinkatat.com/
    1010 * Text Domain: autoclaimer
    1111 * Domain Path: /languages/
     
    2727    private static $instance = null;
    2828
    29     public static $version = '1.0.4';
     29    public static $version = '1.0.5';
    3030   
    3131    function __construct()
  • autoclaimer/trunk/readme.txt

    r1565093 r1609407  
    4040
    4141== Screenshots ==
    42 
     421. Auto Claim Listings setting
    4343
    4444== Changelog ==
     45
     46= 1.0.5 =
     47* Update description with screenshots.
    4548
    4649= 1.0.4 =
Note: See TracChangeset for help on using the changeset viewer.