Title: AsideShop
Author: maijs
Published: <strong>فروری 21, 2008</strong>
Last modified: جنوری 19, 2010

---

پلگ انز تلاش کریں

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

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

# AsideShop

 منجانب [maijs](https://profiles.wordpress.org/maijs/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/asideshop.1.2.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/asideshop/#description)
 * [جائزے](https://ur.wordpress.org/plugins/asideshop/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/asideshop/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/asideshop/#developers)

 [معاونت](https://wordpress.org/support/plugin/asideshop/)

## تفصیل

AsideShop is a WordPress plugin which allows you to show aside posts on your blog’s
front page in a different way without theme template modification.

Features:

 * No need to edit and modify theme templates – use your own.
 * Easily create small templates within WordPress Administration Panel to display
   posts differently on the front page.
 * Templates can contain dozens of pre-defined tags to use for posts and comments(
   e.g. `%posts_title%`, `%comments_count%`, etc.).
 * Assign templates to categories which contain aside posts.
 * Testing mode lets you preview the changes on the front page before the world 
   sees it.
 * No extra data is added to categories or posts – AsideShop minds its own settings.
 * Upon AsideShop deactivation, all your posts are displayed as regular posts. Non-
   destructively.
 * Works fine with text filters (Markdown, Textiler), caching plugins (WP_Cache,
   WP_Super_Cache) and other plugins.
 * May not work with plugins and themes which use [The Loop](https://codex.wordpress.org/The_Loop)
   in uncommon way.

AsideShop is primarily intended to use with aside posts but you can use it to have
posts parsed differently according to the categories the posts are placed in.

ChangeLog is available on the [Other Notes](https://wordpress.org/extend/plugins/asideshop/other_notes/)
tab.

#### ChangeLog

**1.2**

 1. Fixed a bug which caused a disappearance of post tags if `%post_tags%` tag was 
    used in AsideShop template. (Credit goes to [tquizzle](http://www.tquizzle.com)
    for pointing this out.)
 2. You should not upgrade to AsideShop 1.2 if you are using WordPress 2.2.

**1.1**

 1. Fixed a bug which causes endless loop on certain WordPress 2.8 and 2.9 systems.
    Now uses `the_post` hook instead of WP_Query override. (For WordPress 2.7 and earlier
    versions WP_Query override is still used but I will drop support for these versions
    in near future.)
 2. Credit goes to [Chris McLaren](http://www.chrismclaren.com/blog) for his work on
    making AsideShop on WordPress 2.8 and 2.9 systems possible.

**1.0.9**

 1. Tested with WordPress 2.8 and 2.9.

**1.0.8**

 1. Bug fixed which caused checkboxes on settings page check and uncheck in unintended
    matter.
 2. Tested with WordPress 2.7 beta1.

**1.0.7**

 1. Added Search View option to enable/disable aside post parsing in search result 
    pages.
 2. Added new tag – `%post_date_regular%` to display post date on every aside post 
    not just the lastest one in particular day.

**1.0.6**

 1. Checked compatibility with WordPress 2.6.
 2. Fixed a bug when AsideShop shows an error if installed on a fresh WordPress installation.
 3. When installed on a fresh WordPress installation, ‘parse on Front Page’ option 
    is selected by default.

**1.0.5**

 1. Added new tags `%post_categories%` and `%post_tags%` to display categories and 
    tags of aside posts. Multiple categories or tags will be separated by commas. (`%
    post_tags%` will only work with WordPress 2.3 and later releases.)
 2. Added Italian translation by [Gianni Diurno](http://gidibao.net/).
 3. Spanish translation files were renamed from `asideshop-es` to `asideshop-es_ES`.
    This should work with common Spanish translations.

**1.0.4**

 1. Added options to choose whether templates should be parsed on front, category, 
    tag, date, author, archive view pages.
 2. Default template is offered upon adding new template.
 3. Added Spanish translation by [Marcelo Lynch](http://microutopia.com.ar/).

**1.0.3**

 1. Settings panel has WordPress 2.5 native looks.

#### Translation

If you wish to translate AsideShop, use `asideshop.pot` file which is included in
the download. E-mail me at `miro [at] apollo [dot] lv` and I will include your translation
in future releases.

#### Known Issues

 * If AsideShop plugin is enabled, logged in user won’t see _Edit This Post_ link
   as there is no such tag to use in templates.
 * If AsideShop plugin is enabled, templates created in WordPress Administration
   Panel have higher priority than those create in theme templates (using `is_aside()`
   function).
 * If text filter plugins are used (Textile, Markdown, etc), WordPress wraps the
   text in paragraph tags (`<p>..</p>`) while parsing. Therefore if you use `%post_content_filtered%`
   tag in AsideShop templates, the text will also be wrapped in paragraph tags.
 * If a post is placed in several categories and at least one category of these 
   is selected as containing aside posts, the post will be displayed as an aside
   post according to the template which is assigned to the first category (in alphabetical
   order).
 * If you split aside post with `<!--more-->` tag, only the part before `<!--more--
   >` is displayed with `%post_content%` and `%post_content_filtered%` tags.

## اسکرین شاٹس

[⌊WordPress native option page.⌉⌊WordPress native option page.⌉[

WordPress native option page.

[⌊AsideShop can be disabled, enabled for testing or production environment.⌉⌊AsideShop
can be disabled, enabled for testing or production environment.⌉[

AsideShop can be disabled, enabled for testing or production environment.

[⌊Options to parse templates on front, search, category, tag, date, author, archive
view pages.⌉⌊Options to parse templates on front, search, category, tag, date, author,
archive view pages.⌉[

Options to parse templates on front, search, category, tag, date, author, archive
view pages.

[⌊Create as many templates as you need.⌉⌊Create as many templates as you need.⌉[

Create as many templates as you need.

[⌊Assign your templates to your aside post categories.⌉⌊Assign your templates to
your aside post categories.⌉[

Assign your templates to your aside post categories.

[⌊Have your asides displayed the way you like.⌉⌊Have your asides displayed the way
you like.⌉[

Have your asides displayed the way you like.

## انسٹالیشن

#### How to Install

 1. Download the plugin archive and extract the files it contains.
 2. Upload extracted `asideshop/` folder to the `/wp-content/plugins/` directory of
    your blog.
 3. Activate the AsideShop plugin through the ‘Plugins’ menu in WordPress Administration
    Panel.
 4. Look for AsideShop submenu under Settings menu in WordPress Administration Panel.

#### How to Configure

 1. Create a posts category (in WordPress Administration Panel under **Manage** > **
    Categories**) which will contain your aside posts, e.g. `Asides` if you don’t have
    one already.
 2. Go to AsideShop settings page (look under **Settings** (WordPress 2.5 and later)
    or **Options** (older versions)).
 3. Click on **Add Template** button and create a template for you aside posts. All
    the tags available for use will be displayed under the text input box.
 4. Click on **Save Changes** (WordPress 2.5 and later) or **Update AsideShop Options**(
    older versions) button to save the template.
 5. Select the category that contains (or will contain) aside posts and assign the 
    template you just created.
 6. Select **Enable AsideShop for testing** option and check whether your blog’s front
    page looks alright. Your aside posts will be displayed inline with another posts.
 7. If the front page seems to work fine, select **Enable AsideShop** option. That’s
    it.

## جائزے

There are no reviews for this plugin.

## شراکت دار اور ڈیویلپرز

“AsideShop” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

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

[“AsideShop” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/asideshop)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/asideshop/)، [ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/asideshop/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/asideshop/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/asideshop/?limit=100&mode=stop_on_copy&format=rss)۔

## میٹا

 *  Version **1.2**
 *  Last updated **16 سال پہلے**
 *  Active installations **10+**
 *  WordPress version ** 2.3 یا اس سے جدید **
 *  Tested up to **2.9.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/asideshop/)
 * Tags
 * [asides](https://ur.wordpress.org/plugins/tags/asides/)[categories](https://ur.wordpress.org/plugins/tags/categories/)
   [posts](https://ur.wordpress.org/plugins/tags/posts/)[templates](https://ur.wordpress.org/plugins/tags/templates/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/asideshop/advanced/)

## درجہ بندیاں

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/asideshop/reviews/)

## شراکت دار

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

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/asideshop/)

## عطیہ دیں

کیا آپ اس پلگ ان کی ترقی میں معاونت کرنا چاہتے ہیں؟

 [ اس پلگ ان کو عطیہ دیں ](http://tifau.net/asideshop)