Changeset 1858128
- Timestamp:
- 04/13/2018 10:08:31 PM (8 years ago)
- Location:
- four-nodes-random-post
- Files:
-
- 3 added
- 2 edited
-
assets/banner-772x250.png (added)
-
assets/icon-128x128.png (added)
-
assets/screenshot-1.png (added)
-
trunk/index.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
four-nodes-random-post/trunk/index.php
r1857873 r1858128 2 2 3 3 /* 4 Plugin Name: Wordpress Random Post4 Plugin Name: FourNodes Random Post 5 5 Description: Displays Random WordPress Posts in a widget or in pages/posts. 6 6 Version: 1.0 … … 19 19 20 20 // name of the widget 21 __(' Wordpress Random Post Plugin', 'RandomPostPlugin' ),21 __('FourNodes Random Post Plugin', 'RandomPostPlugin' ), 22 22 23 23 // widget options -
four-nodes-random-post/trunk/readme.txt
r1857873 r1858128 1 === WordPress Random Post ===1 === FourNodes Random Post === 2 2 Contributors: fournodes 3 Plugin Name: WordPress Random Post4 Plugin URI: http://www.four-nodes.com/wordpress -random-post/3 Plugin Name: FourNodes Random Post 4 Plugin URI: http://www.four-nodes.com/wordpress/random-post/ 5 5 Tags: post, posts, random 6 6 Author URI: http://www.four-nodes.com/ 7 7 Author: Four Nodes 8 Donate link: http://www.four-nodes.com/9 8 Requires at least: 3.2 or higher 10 9 Tested up to: 4.9 … … 29 28 == Installation == 30 29 31 1. Upload the plugin files to the `/wp-content/plugins/ WordPressRandomPost` directory, or install the plugin through the WordPress plugins screen directly.30 1. Upload the plugin files to the `/wp-content/plugins/FourNodesRandomPost` directory, or install the plugin through the WordPress plugins screen directly. 32 31 2. Activate the plugin through the 'Plugins' screen in WordPress. 33 32 3. Goto Widgets to setup a widget in sidebar. … … 61 60 62 61 == Screenshots == 63 == Donations == 64 Wanna help us come up with more cool stuff? 65 Visit : http://www.four-nodes.com/ 62 63 1. Plugin widget settings
Note: See TracChangeset
for help on using the changeset viewer.