Random Quran Verse Widget

Random Quran Verse Widget

This is a very simple plugin. It randomly displays a verse of the Holy Quran on your widgetized sidebar.

I know there are a few others that due this, but those rely on an external service. This plugin has one text file
that has all 6000+ verses and it just picks one randomly and displays it. Nothing fancy.

I keep getting the error: [function.file]: URL file-access is disabled in the server configuration in xxxxxxx

You need to make sure that ‘allow_url_fopen’ is be ON in PHP configuration (php.ini). Create a text file and call it
php.ini and add the line:

allow_url_fopen = 1

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the folder randomquranverse to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to ‘Design/Widgets’ and place the widget on your sidebar.

Reviews

0 out of 5 stars

  • Version: 1.0
  • Last updated: 15 years ago
  • Active installations: 0
  • WordPress version: 2.0.2
  • Tested up to: 2.6
  • PHP version: false