Title: April&#039;s Call Posts
Author: springthistle
Published: <strong>जुन 30, 2010</strong>
Last modified: अगस्ट 25, 2025

---

प्लगिनहरू खोज्नुहोस्

![](https://ps.w.org/aprils-call-posts/assets/banner-772x250.png?rev=2426919)

![](https://ps.w.org/aprils-call-posts/assets/icon-128x128.png?rev=2426919)

# April's Call Posts

 [springthistle](https://profiles.wordpress.org/springthistle/) द्वारा

[डाउनलोड गर्नुहोस्](https://downloads.wordpress.org/plugin/aprils-call-posts.2.2.1.zip)

 * [विवरण](https://ne.wordpress.org/plugins/aprils-call-posts/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/aprils-call-posts/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/aprils-call-posts/#installation)
 * [विकास](https://ne.wordpress.org/plugins/aprils-call-posts/#developers)

 [सहायता](https://wordpress.org/support/plugin/aprils-call-posts/)

## विवरण

This plugin is useful if you are using lots of posts in a variety of ways on your
website, i.e. not just on your homepage and not just separated out by categories.
For example, You may have a blog with lots of information on upcoming events and
lots of announcements. You have a variety of people who come to your blog looking
for different information, and it’s hard for them to filter through everything. 
You can have a “Cats” page on which you talk about your stance on cats, and use `[
ahs_callposts]` to also call in a list of posts in the “cats” category, perhaps 
only the most recent 10, perhaps just titles, perhaps displaying just excerpts, 
perhaps displaying an image for each post. Then have a separate page for the “dogs”
category. Etc!

### Features

 * Specify category
 * Specify number of posts
 * Specify content style
 * Specify random order
 * Specify multiple columns
 * Create your own template (NEW as of 2.0)
 * … and more
 * Choose global default settings that can be overridden for any individual instance
   of the shortcode.

## स्क्रिनसटहरू

 * [[
 * Documentation Area 1
 * [[
 * Documentation Area 2
 * [[
 * Documentation Area 3
 * [[
 * Global Settings
 * [[
 * Template Settings

## स्थापना

 1. Upload the aprils-call-posts directory to the ‘/wp-content/plugins/’ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Study the documentation so you understand the options
 4. Start using the shortcode

## प्रश्नोत्तर

### No questions yet

No answers yet.

## समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

## योगदानकर्ता र डेभलपरहरू

“April's Call Posts” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान
गरेका छन्।

योगदानकर्ताहरू

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

[“April's Call Posts” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/aprils-call-posts)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/aprils-call-posts/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/aprils-call-posts/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/aprils-call-posts/) हेर्नुहोस्,
वा [विकास लग](https://plugins.trac.wordpress.org/log/aprils-call-posts/) को सदस्यता
लिनुहोस्।

## चेन्जलग

#### 2.2.1

 * Fixed a bug in category/taxonomy handling.

#### 2.2.0

 * Updated and fix security concerns.

#### 2.1.1

 * Added screenshots.
 * Fixed Readme.txt error.

#### 2.1

 * Cleaned up code, updated to be compatible with latest PHP and WordPress.
 * Updated compatibility version.

#### 2.0.14

 * Added option to ignore globally-set custom_field on specific shortcode instances.
 * Updated compatibility version.

#### 2.0.13

 * Updated compatibility version.

#### 2.0.12

 * Replaced a custom expert-generator with WordPress’s built-in one, to solve efficiency
   issues.

#### 2.0.11

 * Fixed an error where excerpts and content were being manufactured even for templates
   that don’t include them
 * Updated compatibility version

#### 2.0.10

 * Fixed a small error introduced by 2.0.9

#### 2.0.9

 * Fixed a bug that was doing custom-post-type ordering incorrectly when there were
   a lot of posts

#### 2.0.8

 * Fixed a bug introduced in 2.0.7 that affected situations where a shortcode was
   calling a single category (not custom tax)

#### 2.0.7

 * Added ability to specify a different taxonomy than ‘category’ with `category_tax`

#### 2.0.6

 * Added more tags (div, span, script, iframe) to the list of tags that are not 
   stripped out with CONTENTNOIMG
 * Added category option “byid” which only grabs ids specified. You can also now
   specify an order of “post__in” which is useful in this case.
 * Updated compatibility and tweaked admin display css.

#### 2.0.5

 * Fixed minor regex error causing wrong image sizes to be pulled.

#### 2.0.4

 * Added option to pull in posts specified by ID.

#### 2.0.3

 * Minor tweaks including adding a donate button.

#### 2.0.2

 * Fixed a problem that converted dollar amounts (e.g. $10) to zero (0).

#### 2.0.1

 * Default order set to DESC instead of ASC
 * Template tag added for ‘full content sans images’
 * Can now add a header to the resulting list that doesn’t show if list is empty

#### 2.0

 * NEW!! Added a template-driven system for post display
 * FUN! Re-designed admin page to have tabs
 * Added option to specify a post_type to handle custom post types
 * Removed requirement for specifying a category/type

#### 1.6.3

 * Fixed random ordering

#### 1.6.2

 * Fixed problems with “linktitle”
 * Fixed broken ‘edit’ image if WP not installed in root

#### 1.6.1

 * Fixed title-style list problem some people were having
 * Fixed get_the_excerpt() problem

#### 1.6

 * Added proper LI as option for separating title-style list

#### 1.5

 * Added option to pull posts in at random instead of just by post_date or custom
   field
 * Added option to control size of the image, if it’s included
 * Added option to choose ‘read more’ text and pre-‘read more’ text
 * Post titles now linked by default. Added option to un-link them
 * Miscellaneous code cleanup

#### 1.4

 * Added shortcode examples to settings page.
 * Added col_item_width, so let you control the width of columns when in two-column
   mode
 * Moved included styles from stylesheet to settings page, to make them easier to
   maintain

#### 1.3

 * Now can specify whether or not to show the date and if so, what PHP date() format
   to use.

#### 1.2

 * Now can specify multiple categories.

#### 1.1

 * Fixed path to icon_edit.gif.
 * Added do_action so that shortcode can be used in widgets

#### 1.0

 * No significant changes have been made to the functionality; it’s just being converted
   to a legit plugin.

#### 0.5

 * The first version of this plugin was actually a collection of functions in a 
   single website’s functions.php file.

## मेटा

 *  संस्करण **2.2.1**
 *  पछिल्लो अपडेट **7 महिना अघि**
 *  सक्रिय स्थापना **10+**
 *  वर्डप्रेस संस्करण ** 5.0 वा उच्च **
 *  जाँच गरिएको **6.8.5**
 *  PHP संस्करण ** 5.6 वा उच्च **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/aprils-call-posts/)
 * ट्यागहरू
 * [posts](https://ne.wordpress.org/plugins/tags/posts/)[shortcode](https://ne.wordpress.org/plugins/tags/shortcode/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/aprils-call-posts/advanced/)

## रेटिङ्गहरू

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/aprils-call-posts/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/aprils-call-posts/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/aprils-call-posts/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/aprils-call-posts/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/aprils-call-posts/reviews/?filter=1)

[मेरो समीक्षा थप्नुहोस्](https://wordpress.org/support/plugin/aprils-call-posts/reviews/#new-post)

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

## योगदानकर्ताहरू

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

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/aprils-call-posts/)