Changeset 611823
- Timestamp:
- 10/13/2012 07:02:50 AM (13 years ago)
- Location:
- random-posts-mp3-player-sharebutton/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (4 diffs)
-
rpost_mp3player_share.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
random-posts-mp3-player-sharebutton/trunk/readme.txt
r611803 r611823 8 8 License: GPLv2 or later 9 9 10 11 The Random Posts, Mp3 Player + ShareButton plugin allows you to show a rotating random posts, share button from addthis.com and flash mp3 player. 10 The Random Featured Posts, Mp3 Player + ShareButton plugin allows you to show a rotating random posts, addthis.com share button and flash mp3 player. 12 11 13 12 == Description == … … 15 14 16 15 == Installation == 17 18 1. Download and unzip rpost-mp3player-share.zip to your plugin folder. 16 1. Download and unzip random-posts-mp3-player-sharebutton.zip to your plugin folder. 19 17 2. Activate the plugin from the Plugins menu of your wordpress dashboard. 20 18 3. Go to the "Random Posts, Mp3 Player + ShareButton" options in your dashboard check "Display Random Featured Post", define number of posts to show, widget placement, background color and categories you would like posts to be randomly selected. … … 22 20 23 21 == Screenshots == 22 1. Widget put at bottom. 23 2. Widget put on top. 24 2. Admin panel. 24 25 25 1. Example of the widget put at bottom.<br />26 27 screenshot-1.png28 29 2. Example of the widget put on top.<br />30 31 screenshot-2.jpg32 33 2. Example of admin panel.<br />34 35 screenshot-3.png36 26 == Additional Notes == 37 38 27 * This plugin was created and has been tested in the latest php and mysql version. It's working fine using xampp 1.8.0, PHP Version 5.4.4, and PMA 3.5.2. If you find the random post not shows please check your server version. 39 28 * This version is stable, but I'm still developing this plugin. New feature will be added in the next version like allowing user to choose link background and analytic option for the add this button. … … 41 30 42 31 == Frequently Asked Questions == 43 44 32 Please see the [plugin home page](http://blog.finderonly.net/2012/plugin-random-post-mp3-player-share-button-in-one.html) for indonesian user or En version [plugin home page](http://www.intert3chmedia.net/2012/09/floating-random-post-mp3-player-addthis.html) for more information. 45 33 46 34 == Changelog == 47 48 35 = 1.0 = 49 36 * First version of the plugin released -
random-posts-mp3-player-sharebutton/trunk/rpost_mp3player_share.php
r611803 r611823 6 6 Author: D-Artchitext 7 7 Author URI: http://www.finderonly.net 8 Version: 1 8 Version: 1.0 9 9 */ 10 10
Note: See TracChangeset
for help on using the changeset viewer.