Title: Keep it Fresh
Author: jonkern
Published: <strong>23 ديسمبر، 2009</strong>
Last modified: 23 ديسمبر، 2009

---

البحث عن الإضافات

هذه الإضافة **لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية**. قد لا
تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق
عند إستخدامها مع إصدارات حديثة من ووردبريس.

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

# Keep it Fresh

 بواسطة [jonkern](https://profiles.wordpress.org/jonkern/)

[تنزيل](https://downloads.wordpress.org/plugin/keep-it-fresh.1.0.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/keep-it-fresh/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/keep-it-fresh/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/keep-it-fresh/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/keep-it-fresh/#developers)

 [الدعم](https://wordpress.org/support/plugin/keep-it-fresh/)

## الوصف

Keep it Fresh will stop WordPress from showing posts older than a set number of 
days or a specific date. It is configurable via the WordPress administration area.
Keep it Fresh doesn’t remove old posts, nor does it muck with their `post_status`;
rather, Keep it Fresh uses the `posts_where` WordPress filter to filter out posts
older than the given date or amount of days whenever WordPress requests posts outside
of the admin area.

## التنصيب

 1. Upload the `keep-it-fresh` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Setup Keep it Fresh as you please via the Keep it Fresh options page under Settings
    in the WordPress admin area

## الأسئلة المتكررّة

#### How does Keep it Fresh hide my old events?

Keep it Fresh adds a date filter on the posts query each time WordPress requests
posts to display (except when in the admin area).

#### `get_posts` still returns old posts. What do I do?

The `get_posts` function will suppress the filters that Keep it Fresh uses to hide
old posts by default. To avoid this behavior, pass an array to `get_posts` with 
the key `suppress_filters` set to false. For example: `get_posts(array('suppress_filters'
=>false))`.

#### I love Keep it Fresh, but I’d like it to do <blank>.

Great, I’m glad to hear feature requests. Just post a comment on the [plugin’s homepage](http://www.jonathankern.com/code/keepitfresh).

## المراجعات

لا توجد مراجعات لهذه الإضافة.

## المساهمون والمطوّرون

“Keep it Fresh” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

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

[ترجمة ”Keep it Fresh“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/keep-it-fresh)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/keep-it-fresh/)، تحقق 
من [مستودع SVN](https://plugins.svn.wordpress.org/keep-it-fresh/)، أو الاشتراك في
[سجل التطوير](https://plugins.trac.wordpress.org/log/keep-it-fresh/) بواسطة [RSS](https://plugins.trac.wordpress.org/log/keep-it-fresh/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

#### 1.0

 * Initial Release

## ميتا Meta

 *  Version **1.0**
 *  Last updated **قبل 17 سنة**
 *  Active installations **10+**
 *  WordPress version ** 2.7 أو أعلى **
 *  Tested up to **2.9.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/keep-it-fresh/)
 * Tags
 * [archive](https://ar.wordpress.org/plugins/tags/archive/)[filter](https://ar.wordpress.org/plugins/tags/filter/)
   [old](https://ar.wordpress.org/plugins/tags/old/)[posts](https://ar.wordpress.org/plugins/tags/posts/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/keep-it-fresh/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

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

[See all reviews](https://wordpress.org/support/plugin/keep-it-fresh/reviews/)

## المساهمون

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

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/keep-it-fresh/)

## تبرع

هل ترغب في تقديم دعم متقدم لهذه الإضافة؟

 [ تبرع لهذه الإضافة ](http://www.jonathankern.com/code/keepitfresh)