Àpèjúwe
Quote This is yet another quote plugin. It has been a script IÌtumọ̀ Yorùbá: ’ve used on my personal blog for a few years that I figured IÌtumọ̀ Yorùbá: ’d share with the rest of the WordPress community.
Basically, it lets you show quotations on your blog in one of three ways:
quote_this()template tag for your theme template files.[quote-this]shortcode for adding it to your posts and pages.- Quote This widget for use in widget areas.
Ìgbéwọlẹ̀
- Uzip the
quote-this.zipfolder. - Upload the
quote-thisfolder to your/wp-content/pluginsdirectory. - In your WordPress dashboard, head over to the Plugins section.
- Activate Quote This.
More detailed instructions are included in the pluginÌtumọ̀ Yorùbá: ’s readme.html file.
FAQ
- Why was this plugin created?
-
It was just an old script IÌtumọ̀ Yorùbá: ’ve had lying around, gathering dust. IÌtumọ̀ Yorùbá: ’ve been using it on my personal blog for years, so I figured someone might make some use of it.
- How do I call the function in my theme templates?
- How do I use the shortcode in my posts?
-
[quote-this]
- How do I use the widget?
-
Head over to the Widgets section in your WordPress admin and click the “Add” button for the Quote This widget. Once added, you can select how you want to display the quotes.
- What are the parameters?
- type
-
- Which type of quotes to show.
- Possible values:
all(default),art,film,friendship,individual,life,literature
- orderby
-
- How to order the quote(s) shown.
- Possible values:
rand(more options will be added in the future)
- echo
-
- Whether the quotation should be printed to the screen or returned for use in a function (is not used for the
[quote-this]shortcode.) - Possible values:
true(default),false
- Whether the quotation should be printed to the screen or returned for use in a function (is not used for the
- Can I get more detailed instructions?
-
If you need a more detailed guide, see
readme.html, which is included with the plugin. It has a few examples and explains everything.
Àwọn àgbéyẹ̀wò
Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.
Àwọn Olùkópa & Olùgbéejáde
“Quote This” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.
Àwọn OlùkópaṢe o nífẹ̀ẹ́ sí ìdàgbàsókè?
Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.
Àkọsílẹ̀ àwọn àyípadà
Version 0.2
- Pretty much every line of code has changed. Yeah, so thereÌtumọ̀ Yorùbá: ’s no much point in documenting it. Treat this as if itÌtumọ̀ Yorùbá: ’s a new plugin.
Version 0.1
- Plugin released.