My Quote is a free WordPress plugin/widget made by Xhanch Studio to show a random quote with provided predefined quotes or your own collections. The collections of quotes are expandable for sure. We will keep adding more collections to the database.
With this plugin, you can provide useful and worthy knowledge, words and information to your visitor. Else, your website will be more dynamic and more keyword-rich since the content of every pages of your WordPress website will keep changing due to this plugin.
Installation Procedure
- Download and unzip the package.
- Upload/FTP the entire “xhanch-my-quote” directory to your /wp-content/plugins/ directory on your blog
- Activate the plugin on the “Plugins” tab of the administration panel.
- Put “Xhanch – My Quote” widget to a sidebar.
- Open the widget options and put in your details
Widget Settings
Once this plugin installed, My Quote will be listed on your widgets so you can determine where to place it. The widget contain several settings
Settings explanation:
- Title: optional, the title of the widget
- Display Credit: optional, give us a back link
How to Add My Own Quotes?
Hack #1 (Recommended)
- Create a file with extension “.db.php” on your local computer (for example: sample.db.php)
- Fill the file with this default content
<?php
$db = array(
‘quote1′,
‘quote2′,
);
?> - You can add more quotes by adding lines to the middle part so it will look like this
<?php
$db = array(
‘quote1′,
‘quote2′,
‘quote3 new quote’,
‘quote4 new quote’,
);
?> - Save the file
- Upload it to your server into this directory “/wp-content/quote” (you need to create the quote directory first)
- Done!
Hack #2
- You can add your own quotes by using plugin editor.
- From the left admin menus, choose “Plugins” -> “Editor”.
- select the plugin “My Quote” and click “Select” button.
- From the plugin files listed on the right, quotes database files are ended with extension “.db.php”
- Click any of those database files you want to modify (adding, modify or removing quotes)
- Click “Update File” button as you finished editing
Download
Click here to download the latest version of Xhanch – My Quote
Credit
If you want to thank us, you may consider activating the “Display Credit” option or make a donation to us. Thanks!








version – 1.0.0
* Initial release
version – 1.0.1
* Quotes database updated
version – 1.0.2
* Quotes database updated (added quotes from Mother Theresa quotes, Abraham Lincoln and Dalai Lama)
version – 1.0.3
* Quotes database updated (added quotes from Albert Einstein)
How does one add own quotes aside from the built-in random quotes? can’t find any input option. tnx
Guide to do that has been added on the post above.
Yes, I have the same question as Mr. Bayers. How do you place in you own quotes. I will only download it if it has this function.
Have you check this section “How to Add My Own Quotes” on the post above?
version – 1.0.4
* Quotes database updated (added quotes from Confucius)
version – 1.0.5
* Quotes database updated (added quotes from Benjamin Franklin)
version – 1.0.6
* Quotes database updated (added quotes from Mahatma Gandhi)
version – 1.0.7
* Quotes database updated (added quotes from William Shakespeare)
version – 1.0.8 is released
* Quotes database updated (added quotes from Nelson Mandela)
version – 1.0.9 is released
* Fixed: short PHP open tag issue
* Quotes database updated (added quotes from Aristotle)
version – 1.1.0 is released
* Quotes database updated (added quotes from Robin Williams)
version – 1.1.1 is released
* Quotes database updated (added quotes from Winston Churchill)
Xhanch – My Quote has been added to WordPress plugin directory again.
If you wish to get automatic updates for later versions, you should remove the currently installed My Quote plugin from your WordPress website and use/download this new one
version – 1.1.2 is released
* Quotes database updated (added quotes from Marilyn Monroe)
version – 1.1.3 is released
* Quotes database updated (added quotes from Muhammad Ali)
version – 1.1.4 is released
* Quotes database updated (added quotes from John Lennon)
Very cool. Something I have been trying to find for many years. I could also use a random quoter like this for my outgoing emails. Thank you.
Thank you for this plugin
Got it working perfectly.
Thank you for the plugin. Works effortlessly!