Plugin Directory

Changeset 1064251


Ignore:
Timestamp:
01/09/2015 11:24:54 PM (11 years ago)
Author:
kendsnyder
Message:

Banner, screenshots and icon for WordPress.org Plugin Directory

Location:
right-intel
Files:
8 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • right-intel/trunk/index.php

    r1064179 r1064251  
    55Plugin URI http://rightintel.com/home/wordpress
    66Description: The Right Intel Wordpress Plugin allows you to push posts from the Right Intel application to your WordPress blog
    7 Version: 3.8.0
     7Version: 3.8.1
    88Author: kendsnyder
    99Author URI: http://rightintel.com/home
  • right-intel/trunk/readme.txt

    r1064178 r1064251  
    44Requires at least: 3.2
    55Tested up to: 4.1
    6 Stable tag: 3.8.0
     6Stable tag: 3.8.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
     
    3030= Instructions =
    3131
    32 * Installation *
    33 1. Unzip and upload the right-intel folder to the /wp-content/plugins/ directory
     32* WordPress Directory Installation *
     33
     34This plugin is available in the WordPress directory listing and can be installed from the WordPress admin panel under Plugins > Add New.
     35
     36* Manual Installation *
     37
     38Unzip and upload the right-intel folder to the /wp-content/plugins/ directory.
     39
     40* Testing Your Installation *
    34411. Test installation by visiting http://yourdomain.example.com/right_intel/receiver.php; you should see JSON output, not a 404 or a blog page.
    35421. Login into WordPress and activate the plugin on the "Plugins" menu
    36431. Go to Settings > Right Intel to connect the blog to Right Intel
    37 
    38 * Upgrade *
    39 1. Unzip the download
    40 1. Delete and replace the /wp-content/plugins/right-intel folder with the right-intel in the zip file
    41 1. Ensure that the /wp-content/uploads/ri folder and its contents are writeable by the web server
    42 1. Test upgrade by visiting http://yourdomain.example.com/right_intel/receiver.php; you should see JSON output, not a 404 or a blog page.
    43 
    4444
    4545== Frequently Asked Questions ==
     
    7070== Changelog ==
    7171
    72 = Version 3.8.0 - November 22, 2014 =
     72= Version 3.8.1 - January 9, 2015 =
    7373* Built-in options for altering Intel Bubble styling including CSS-only bubbles
    7474* Support for media library
     
    9696* Click an image to view original, full-size image
    9797= Version 3.4.2 - November 13, 2012 =
    98 * Initial version
     98* Initial public version
Note: See TracChangeset for help on using the changeset viewer.