Show Al-Quran on your Blog

With this plugin you can show on your nice blog a sura with certain verse of al-quran.

This plugin also display to you the image of certain sura and verse.

How To user this plugin:

  1. Please download Plugin:WP-Quran (wp-quran.zip)
  2. Extract wp-quran.zip on your plugins directory.
  3. There is 2 ways that can be use with this plugin
    1. Call it directly with in your php page.
      Example code:
      1. show_quran(114,1,'id',1);

      Explaination:

      1. This function have 8 parameters. Yap, if we write all of parameters, it structure can be like:
        1. show_quran(114,1,'id',1,1,'http://ahlul.web.id/quran.css',1,1);
      2. Parameters identify as:
        1. Number of sura ( 1 - 114).
        2. Number of verse.
        3. Language (availabe: ‘id’ and ‘en’).
        4. Option image of verse (Set 1 to show or 0 to show verse without image)
        5. Navigation (Set 1 to show quran navigation or 0 if you want to hide it)
        6. CSS Link, set CSS of your wp-quran plugin (leave empty to use wp-quran default)
        7. Search Form (Set 1 to show search form for your wp-quran, set 0 to hide it)
        8. Credit :) just for information for the other. Please dont remove
      3. Have to declare function with full parameters?
        He2 :) i think, if we declare function with full parameters it so difficult.
        So, if you want to use default parameters, just declare:
        1. show_quran(114,1,'id');

        or

        1. show_quran(114,0,'en');
    2. Write it on your post/page with special tag.
      Example Code:

      Explaination:

      • This tag will display wp-quran on your post or page.
      • The tag have 4 parameters on it devide by “:”.
        1. Number of sura ( 1 - 114).
        2. Number of verse.
        3. Language (availabe: id and en).
        4. Option image of verse (Set 1 to show or 0 to show verse without image)
  4. How to display wp-quran with randomize?
    Just set Sura number and or verse number to 0.
artikel dari http://ahlul.web.id/