Plugin Directory

Changeset 1749376


Ignore:
Timestamp:
10/19/2017 04:53:46 PM (8 years ago)
Author:
Moisture
Message:

Release 1.13.0

Location:
am-events
Files:
23 added
2 edited

Legend:

Unmodified
Added
Removed
  • am-events/trunk/am-events.php

    r1749358 r1749376  
    22/*
    33  Plugin Name: AM Events
    4   Plugin URI: http://wordpress.org/extend/plugins/am-events/
     4  Plugin URI: https://wordpress.org/plugins/am-events/
    55  Description: Adds a post type for events and a customizable widget for displaying upcoming events.
    66  Version: 1.13.0
    77  Author: Atte Moisio
    88  Author URI: http://attemoisio.fi
    9     Text Domain: am-events
     9  Text Domain: am-events
    1010  License: GPL2
    1111 */
  • am-events/trunk/readme.txt

    r1749332 r1749376  
    44Requires at least: 3.3.1
    55Tested up to: 4.5
    6 Stable tag: 1.12.0
     6Stable tag: 1.13.0
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2424See Other Notes for detailed information and a small tutorial about the custom post type and the widget.
    2525
    26 If you think something critical is missing, feel free to send me a request. I'm using this on some of my clients' sites so I'll certainly be improving/fixing it for upcoming WordPress versions.
     26If you think something critical is missing, feel free to send me a request.
    2727
    2828The plugin is available in the following languages (pot-file included for additional translations):
     
    3333* Finnish
    3434
    35 If you like my plugin, please consider [donating](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YXP9GKA2JU4GS&lc=FI&item_name=Atte%20Moisio&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)!
    36 
    3735== Installation ==
    3836
     
    41391. Upload folder `am-events` to the `/wp-content/plugins/` directory
    42402. Activate the plugin through the 'Plugins' menu in WordPress
    43 
    44 == Frequently Asked Questions ==
    45 
    46 = Can you give me an example of using WP_Query? =
    47 
    48 See 'Other Notes' for a simple tutorial.
    4941
    5042== Screenshots ==
     
    150142
    151143== Upgrade Notice ==
     144
     145= 1.13.0 =
     146* Replaces jQuery datepicker with flatpickr
    152147
    153148= 1.12.0 =
Note: See TracChangeset for help on using the changeset viewer.