Changeset 205374
- Timestamp:
- 02/14/2010 03:59:54 PM (16 years ago)
- Location:
- quran/trunk
- Files:
-
- 2 edited
-
quran.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
quran/trunk/quran.php
r101908 r205374 4 4 Plugin URI: http://dev.holooli.com/ 5 5 Description: 6 Version: 0. 16 Version: 0.3 7 7 Author: Khaled Al Hourani 8 8 Author URI: http://holooli.com … … 11 11 function widget_quran_init() { 12 12 13 if ( !function_exists('register_sidebar_widget')) {13 if (!function_exists('register_sidebar_widget')) { 14 14 return; 15 15 } -
quran/trunk/readme.txt
r101908 r205374 3 3 Tags: Quran, Arabic, Islam 4 4 Requires at least: 2.4 5 Tested up to: 2. 7.16 Stable tag: 0. 25 Tested up to: 2.9.1 6 Stable tag: 0.3 7 7 8 8 Display random verse from the holy quran.
Note: See TracChangeset
for help on using the changeset viewer.