Plugin Directory

Changeset 205374


Ignore:
Timestamp:
02/14/2010 03:59:54 PM (16 years ago)
Author:
holooli
Message:

Checked it on WP 2.9.1 and it is working well

Location:
quran/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • quran/trunk/quran.php

    r101908 r205374  
    44Plugin URI: http://dev.holooli.com/
    55Description:
    6 Version: 0.1
     6Version: 0.3
    77Author: Khaled Al Hourani
    88Author URI: http://holooli.com
     
    1111function widget_quran_init()  {
    1212
    13     if ( !function_exists('register_sidebar_widget') ) {
     13    if (!function_exists('register_sidebar_widget')) {
    1414        return;
    1515    }
  • quran/trunk/readme.txt

    r101908 r205374  
    33Tags: Quran, Arabic, Islam
    44Requires at least: 2.4
    5 Tested up to: 2.7.1
    6 Stable tag: 0.2
     5Tested up to: 2.9.1
     6Stable tag: 0.3
    77
    88Display random verse from the holy quran.
Note: See TracChangeset for help on using the changeset viewer.