Title: Must Read Posts
Author: trick77
Published: <strong>Ṣẹrẹ 2, 2009</strong>
Last modified: Ṣẹrẹ 11, 2012

---

Ṣàwárí àwọn plugin

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

![](https://s.w.org/plugins/geopattern-icon/must-read-posts.svg)

# Must Read Posts

 Láti ọwọ́ [trick77](https://profiles.wordpress.org/trick77/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/must-read-posts.2.0.2.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/must-read-posts/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/must-read-posts/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/must-read-posts/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/must-read-posts/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/must-read-posts/)

## Àpèjúwe

Retrieves posts (or pages) with a certain custom field (e.g. to permanently show
your **most recommended posts** in a widget) and displays them in a list. The plugin
uses a custom field named _must-read_ if it exists in a post or a page. If the field
exists in a page or post **and** has the value _true_, the post automatically will
be shown in the widget.

#### WhatÌtumọ̀ Yorùbá: ’s new

2.0.2: Stripping HTML tags from titles (thanks, Reinaldo!)
 2.0.1: Several sorting
options added, check out the widget configuration area.

#### Use it as a Widget

If your theme supports widgets, simply drag it to your sidebar. You can specify 
the maximum number of posts to be shown in the widget. You can also change the widgetÌtumọ̀
Yorùbá: ’s title to something like “Most recommended posts”, “FAQ”, “Read first”
or whatever you like.

#### Use it in a .php page

Just put `<?php get_mustread(); ?>` in your template. You could even use it within
your posts or pages using the [Exec-PHP plugin](https://wordpress.org/extend/plugins/exec-php/)
that allows you to put php code fragments directly into the text. This allows you
to create a static page or a post showing your most recommended posts. The get_mustread
function takes 4 **optional** arguments: title, maximum number of posts to be shown,
name of the custom tag, sort order. Optional means you donÌtumọ̀ Yorùbá: ’t have
to specify any parameters if you donÌtumọ̀ Yorùbá: ’t need to.

#### Marking a post or page to be included

If youÌtumọ̀ Yorùbá: ’re using the plugin for the first time, click “Add new custom
field” to add the field name _must-read_ and insert _true_ in the value field of
the page or post you want to be shown in the new widget. Once you want to display
an additional post in the widget, just select it from the custom field drop-down
box and insert “true” in the value field.
 If you donÌtumọ̀ Yorùbá: ’t want the 
custom field to be named _must-read_ you can also change it to something else. The
custom field value always has to start with _true_ for the page or post to appear
in the list.

#### Custom sort order

The plugin features several self explanatory sorting options. You can also specify
a custom sort order. Just add a semi-colon and a sort-number after _true_ in the
custom value field. The field value for your 1st post would be _true;01_ and the
2nd field would like _true;02_ and so on. This gives you full flexibility over the
positioning of your posts or pages in the Must-Read-Posts list. If you mix sorted
and unsorted posts or pages, the ones with no number will be sorted first. If you
have a bunch of posts or pages that you just want to sort at the end use something
like _true;99_ on all of them to move them at the end of the sort order.

#### Remove a post or page from the Must-ReadPosts list

To remove a post or page from the Must-Read-Posts list set the custom-field-value
to _false_ or remove the custom-field from the post or pages.

## Àwọn àwòrán ìbòjú

[⌊Must Read Posts in action in widget in the right sidebar⌉⌊Must Read Posts in action
in widget in the right sidebar⌉[

Must Read Posts in action in widget in the right sidebar

[⌊Widget configuration⌉⌊Widget configuration⌉[

Widget configuration

[⌊How to add the must-read custom field to a post or page, don't forget to add the
value true⌉⌊How to add the must-read custom field to a post or page, don't forget
to add the value true⌉[

How to add the _must-read_ custom field to a post or page, donÌtumọ̀ Yorùbá: ’t 
forget to add the value _true_

## Ìgbéwọlẹ̀

 1. Upload must-read-posts.php to the /wp-content/plugins/ directory.
 2. Activate “Must Read Posts” through the ‘Plugins’ menu in WordPress.
 3. What to do now depends on how up to date your theme is (see below)
 4. Mark all the posts/pages you want to show in the widget with the custom field _must-
    read_ and the value _true_ (see screenshots).

**Modern theme with widget support**

The plugin is a widget. If your theme supports widgets, and you have installed the
widget plugin, adding the plugin to the sidebar is easy: Go to the appearance menu
and drag and drop the widget into the sidebar. DonÌtumọ̀ Yorùbá: ’t forget to save
your new widget structure using the save button below.

**Old school theme without widget support**

This will require some programming in the sidebar.php file. There are many resources
on the web about how to do this.

## FAQ

  I want to change the look of the list. How can I do that?

The look of the list of posts and pages in the widget can be customized using the
style.css cascading style sheet. Just add your own or the following style to your
current themeÌtumọ̀ Yorùbá: ’s style.css file:

  must-read-posts li {

list-style-type:square;
 margin-bottom:0.4em; }

## À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

“Must Read Posts” 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

 *   [ trick77 ](https://profiles.wordpress.org/trick77/)

[Túmọ̀ “Must Read Posts” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/must-read-posts)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/must-read-posts/), ṣàyẹ̀wò
[ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/must-read-posts/), tàbí ṣe àgbékalẹ̀
sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/must-read-posts/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/must-read-posts/?limit=100&mode=stop_on_copy&format=rss).

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **2.0.2**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 14 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **10+**
 *  Ẹ̀yà WordPress ** 2.5 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **3.3.2**
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/must-read-posts/)
 * Àwọn àmì
 * [links](https://yor.wordpress.org/plugins/tags/links/)[posts](https://yor.wordpress.org/plugins/tags/posts/)
   [sidebar](https://yor.wordpress.org/plugins/tags/sidebar/)[widgets](https://yor.wordpress.org/plugins/tags/widgets/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/must-read-posts/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

[Your review](https://wordpress.org/support/plugin/must-read-posts/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/must-read-posts/reviews/)

## Àwọn Olùkópa

 *   [ trick77 ](https://profiles.wordpress.org/trick77/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/must-read-posts/)