Changeset 1064251
- Timestamp:
- 01/09/2015 11:24:54 PM (11 years ago)
- Location:
- right-intel
- Files:
-
- 8 added
- 1 deleted
- 2 edited
-
assets/banner-1544x500.jpg (added)
-
assets/banner-772x250.jpg (added)
-
assets/icon-128x128.png (added)
-
assets/icon-256x256.png (added)
-
trunk/assets (deleted)
-
trunk/index.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
-
trunk/screenshot-1.png (added)
-
trunk/screenshot-2.png (added)
-
trunk/screenshot-3.png (added)
-
trunk/screenshot-4.png (added)
Legend:
- Unmodified
- Added
- Removed
-
right-intel/trunk/index.php
r1064179 r1064251 5 5 Plugin URI http://rightintel.com/home/wordpress 6 6 Description: The Right Intel Wordpress Plugin allows you to push posts from the Right Intel application to your WordPress blog 7 Version: 3.8. 07 Version: 3.8.1 8 8 Author: kendsnyder 9 9 Author URI: http://rightintel.com/home -
right-intel/trunk/readme.txt
r1064178 r1064251 4 4 Requires at least: 3.2 5 5 Tested up to: 4.1 6 Stable tag: 3.8. 06 Stable tag: 3.8.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html … … 30 30 = Instructions = 31 31 32 * Installation * 33 1. Unzip and upload the right-intel folder to the /wp-content/plugins/ directory 32 * WordPress Directory Installation * 33 34 This 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 38 Unzip and upload the right-intel folder to the /wp-content/plugins/ directory. 39 40 * Testing Your Installation * 34 41 1. Test installation by visiting http://yourdomain.example.com/right_intel/receiver.php; you should see JSON output, not a 404 or a blog page. 35 42 1. Login into WordPress and activate the plugin on the "Plugins" menu 36 43 1. Go to Settings > Right Intel to connect the blog to Right Intel 37 38 * Upgrade *39 1. Unzip the download40 1. Delete and replace the /wp-content/plugins/right-intel folder with the right-intel in the zip file41 1. Ensure that the /wp-content/uploads/ri folder and its contents are writeable by the web server42 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 44 44 45 45 == Frequently Asked Questions == … … 70 70 == Changelog == 71 71 72 = Version 3.8. 0 - November 22, 2014=72 = Version 3.8.1 - January 9, 2015 = 73 73 * Built-in options for altering Intel Bubble styling including CSS-only bubbles 74 74 * Support for media library … … 96 96 * Click an image to view original, full-size image 97 97 = Version 3.4.2 - November 13, 2012 = 98 * Initial version98 * Initial public version
Note: See TracChangeset
for help on using the changeset viewer.