Changeset 373927
- Timestamp:
- 04/17/2011 06:53:36 AM (15 years ago)
- Location:
- quran/trunk
- Files:
-
- 2 edited
-
quran.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
quran/trunk/quran.php
r341133 r373927 4 4 Plugin URI: http://khaledalhourani.com/ 5 5 Description: Displays random verse from the holy quran. 6 Version: 0. 46 Version: 0.5 7 7 Author: Khaled Al Hourani 8 8 Author URI: http://holooli.com -
quran/trunk/readme.txt
r341133 r373927 4 4 Requires at least: 2.4 5 5 Tested up to: 3.1 6 Stable tag: 0. 46 Stable tag: 0.5 7 7 8 8 Displays random verse from the holy quran. … … 14 14 == Installation == 15 15 16 1. Upload the folder (quran) to the plugins directory (wp-content/plugins). 17 2. Import quran-ar.mysql into your Wordpress database, use import in phpMyAdmin. 18 3. Activate the plugin through the 'Plugins' menu in WordPress. 19 4. Go to Widgets page, and you'll see a new widget "Quran" add it and "Save Changes". 20 5. You can customize the look and feel using css/style.css inside the widget folder. 16 1. Upload the folder (quran) to the plugins directory (wp-content/plugins) 17 or install it from your dashboard. 18 3. Activate the plugin from 'Plugins' menu in WordPress. 19 4. Go to Widgets page, and you'll see a new widget "Quran" add it to the region 20 you prefer it to show up in and "Save Changes". 21 5. You can customize the look and feel using css/style.css inside the widget's 22 folder. 21 23 22 24 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.