Plugin Directory

Changeset 1229332


Ignore:
Timestamp:
08/24/2015 02:39:21 PM (11 years ago)
Author:
networkintellect
Message:

Updated

Location:
ni-events
Files:
4 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • ni-events/tags/1.0/ni-events.php

    r1114537 r1229332  
    44Plugin Name: NI Events
    55Plugin URI: http://www.networkintellect.com
    6 Description: Very simple Events Plugin Created By Peter Featherstone @ Network Intellect
     6Description: Very simple Events Plugin Created By Network Intellect
    77Version: 1.0
    8 Author: Peter Featherstone
     8Author: Network Intellect
    99Text Domain: ni-events
    10 Author URI: http://www.peterfeatherstone.com
     10Author URI: http://www.networkintellect.com
    1111License: GPL2
    1212Tags: events, ni, event, ni events
    13 
    14 Copyright 2015 Peter Featherstone <peter.featherstone@networkintellect.com>
    1513
    1614This program is free software; you can redistribute it and/or modify
     
    2624along with this program; if not, write to the Free Software
    2725Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
    28 
    29 @package  WordPress NI Events
    30 @author   Peter Featherstone <peter.featherstone@networkintellect.com>
    3126 
    3227|--------------------------------------------------------------------------
  • ni-events/tags/1.0/readme.txt

    r1114537 r1229332  
    11=== NI Events ===
    2 Contributors: peter.featherstone, networkintellect
     2Contributors: networkintellect
    33Tags: events, ni, event, ni events
    44Requires at least: 3.0.1
    5 Tested up to: 4.1
     5Tested up to: 4.3
    66Stable tag: 1.0
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 Very simple Events Plugin Created By Peter Featherstone @ Network Intellect
     10Very simple Events Plugin Created By Network Intellect
    1111
    1212== Description ==
  • ni-events/trunk/readme.txt

    r1114537 r1229332  
    11=== NI Events ===
    2 Contributors: peter.featherstone, networkintellect
    3 Tags: events, ni, event, ni events
    42Requires at least: 3.0.1
    53Tested up to: 4.1
    64Stable tag: 1.0
    7 License: GPLv2 or later
    8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
    9 
    10 Very simple Events Plugin Created By Peter Featherstone @ Network Intellect
    11 
    12 == Description ==
    13 
    14 This is a very small, simple events plugin.
    15 
    16 Please note that I have created this plugin as a personal project to use across various sites that I make, therefore there will be no custom support or feature requests in regards this plugin.
    17 
    18 You are of course more than welcome to use it however if you wish and it fulfils your needs.
    19 
    20 It currently supports the following shortcode:
    21 
    22 [ni-events] - Shows all events with all types
    23 
    24 == Installation ==
    25 
    26 1. Upload `ni-events` to the `/wp-content/plugins/` directory
    27 2. Activate the plugin through the `Plugins` menu in WordPress
    28 3. Create your new Events and use shortcodes to display
    29 
    30 Alternatively:
    31 
    32 1. Login to your WordPress admin area
    33 2. Search for `NI Events`
    34 3. Click install `NI Events`
    35 4. Activate through the `Plugins` menu in WordPress or when asked during installation
    36 5. Set your options from the NI Events admin area
    37 
    38 == Frequently Asked Questions ==
    39 
    40 == Screenshots ==
    41 
    42 == Changelog ==
    43 
    44 = 1.0 (17th Feb 2015) =
    45 
    46 * Initial Version Released.
    47 
    48 == Upgrade Notice ==
Note: See TracChangeset for help on using the changeset viewer.