Title: Content Scheduler
Author: Paul Kaiser
Published: <strong>2010-12-09</strong>
Last modified: 2014-12-26

---

Szukaj wtyczek

![](https://ps.w.org/content-scheduler/assets/banner-772x250.jpg?rev=583316)

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# Content Scheduler

 Autor: [Paul Kaiser](https://profiles.wordpress.org/freakingid/)

[Pobierz](https://downloads.wordpress.org/plugin/content-scheduler.2.0.5.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/content-scheduler/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/content-scheduler/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/content-scheduler/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/content-scheduler/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/content-scheduler/)

## Opis

Content Scheduler lets you control when content automatically expires, what to do
with that content when it expires, and optionally provide notification to site contributors
when the content expired.

#### Expiration Options

You control what happens upon expiration, including:

 * Change status to Pending, Draft, or Private
 * Add custom text to beginning or end of Post title
 * Unstick sticky Posts
 * Change Categories
 * Add and remove Tags
 * Move to the Trash

#### Notification Options

Content Scheduler can also notify you:

 * When expiration occurs

This reminder helps you keep content fresh, providing a reminder that content is
out of date and needs updated or replaced. Content Scheduler lets you use notification
tools without making any changes to content upon expiration, if you’d like.

## Zrzuty ekranu

 * [[
 * The Content Scheduler options screen, where you determine what happens when the
   expiration date is reached.
 * [[
 * Content Scheduler can optionally display the expiraton date and status in a column
   where your Posts and Pages are listed.
 * [[
 * Scheduling content expiration uses a small, unobtrusive box on your Post and 
   Pages edit screens.

## Instalacja

Extract the zip file and just drop the contents in the wp-content/plugins/ directory
of your WordPress installation and then activate the Plugin from Plugins page.

## Najczęściej zadawane pytania

  Does Content Scheduler work with Network / Multisite installations?

Yes. As of Version 2.0.0, Content Scheduler should _actually_ work on WordPress 
Network Sites.

  My content doesn’t seem to be expiring. What should I do?

 1. Check the plugin setting’s „expiration period” and make sure you have waited at
    least that long before checking your content for expiration.
 2. Make sure you have actually visited a page on your website after the post’s expected
    expiration date. WordPress only fires off scheduled tasks when people actually 
    visit the site.
 3. Try simply deactivating the plugin and reactivating it, then testing again.
 4. Other plugins that schedule events might handle scheduling incorrectly, thereby
    removing Content Scheduler’s expiration period. Again, deactivating and reactivating
    Content Scheduler should re-instate the scheduling.

## Recenzje

![](https://secure.gravatar.com/avatar/289f40b523c2dd4643fc010999db20321d96f503190ee8f2991dc443ab3e2088?
s=60&d=retro&r=g)

### 󠀁[Unreliable](https://wordpress.org/support/topic/unreliable-12/)󠁿

 [milprod](https://profiles.wordpress.org/milprod/) 2016-09-03

Sometimes it works, more times it doesn’t. Unpredictable.

![](https://secure.gravatar.com/avatar/b5bc2f43035bface06398cdf41ff70b55293142c0fbbbe3fd63a583cd7573a22?
s=60&d=retro&r=g)

### 󠀁[Wish it worked!](https://wordpress.org/support/topic/wish-it-worked-3/)󠁿

 [brit77](https://profiles.wordpress.org/brit77/) 2016-09-03

This sadly appears not to be working. I set it to expire sticky status and to remove
a tag, but neither of these things seem to be happening.

 [ Przeczytaj 8 recenzji ](https://wordpress.org/support/plugin/content-scheduler/reviews/)

## Kontrybutorzy i deweloperzy

„Content Scheduler” jest oprogramowaniem open source. Poniższe osoby miały wkład
w rozwój wtyczki.

Zaangażowani

 *   [ Paul Kaiser ](https://profiles.wordpress.org/freakingid/)

[Przetłumacz wtyczkę “Content Scheduler” na swój język.](https://translate.wordpress.org/projects/wp-plugins/content-scheduler)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/content-scheduler/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/content-scheduler/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/content-scheduler/)
przez [RSS](https://plugins.trac.wordpress.org/log/content-scheduler/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 2.0.5

 * FIX: Keep DatePicker call out of head if DatePicker disabled; Fixes JS error;

#### 2.0.4

 * FIX: Added some error checking in DateTime class
 * UPDATE: Added back the option to show / hide pop-up DatePicker

#### 2.0.3

 * FIX: Change array_replace for PHP 5.2.x compatibility, oops!

#### 2.0.2

 * FIX: Change DateTime::add to DateTime::modify for PHP 5.2.x compatibility.

#### 2.0.1

 * FIX: Allow changing expiration frequency setting to actually work, instead of
   default 60 minutes.
 * NEW: Setting to add text to beginning or end of title upon expiration.

#### 2.0.0

 * FIX: Date and Time are now stored as unix timestamps, allowing for proper use
   of Date / Time formatting, as well as more reliable wp-cron scheduling.
 * FIX: Notifictions should now be triggered only once — as an item expires — and
   not continue to bug you.
 * FIX: Multisite works properly, allowing each blog to have its own Content Scheduler
   settings.
 * CHANGE: Datepicker changed to jQuery UI Datepicker with Timepicker add-on.
 * CHANGE: Options are retrieved and stored more efficiently.

#### 1.0.0

 * FIX: addition and removal of post tags
 * CHANGE: removed option for setting absolute list of tags
 * FIX: multiple unwanted notifications
 * CHANGE: removed option for sending notifications prior to notification (only 
   happens upon expiration event now)

#### 0.9.9

 * Changed (de)activation functions to use the $network_wide flag to detect network(
   de)activation of plugin.

#### 0.9.8

 * FIX: for WordPress 3.3, properly checking for user level allowed to see Content
   Scheduler fields, values, and shortcodes.
 * FIX: tag manipulation. NOTE: Tags must be comma-seperated.
 * NEW: DEFAULT date and time handling (Set expiration to 'default’ and then default
   hours / days / weeks will be added to Publish time to get your expiration time.
   NEEDS documented!)

#### 0.9.7

 * Users can set how often Content Scheduler checks content for expiration. (Helps
   not overload server if a lot of Posts exist.)
 * Notification to Authors now works properly.
 * Enhanced tagging ability to add OR remove multiple tags upon expiration. (e.g.,
   +thistag -othertag)
 * Added template tag to be used in the loop for showing a Post’s expiration date.
 * Users can set a default amount of time to add to content for expiration. (e.g.,
   all content could expire 5 days after published date.)
 * Fixed use of deprecated „user_level” for minimum user level that can see Content
   Scheduler controls.
 * Fixed bug in shortcode that displays a post’s expiration date.
 * Brushed up WordPress Multisite / Network support.
 * Added new debug info to Settings screen (if user has WP_DEBUG = true in wp-config.
   php)
 * Changed name of Content Scheduler variables from cs-enable-schedule to _cs-enable-
   schedule and cs-expire-date to _cs-expire-date (underscore hides fields from 
   standard Custom Fields dialog on Edit screens.)

#### 0.9.6

 * Implemented a fix for users with PHP version earlier than 5.3.

#### 0.9.5

 * Added i18n support
 * Changed plugin option values that were english strings into numerical values

#### 0.9.4

 * Ensured WordPress-configured timezone is honored upon plugin activation so expiration
   periods are not inadvertently delayed.

#### 0.9.3

 * Added ability to select minimum user level that can see Content Scheduler fields
   and shortcodes.

#### 0.9.2

 * Added support for Custom Post Types.
 * Added ability to add Tag(s) to expired items.
 * Added shortcode to display exipiration time in content.

#### 0.9.1

 * Added the „Expiration period” option on the settings screen. This allows users
   to tell WordPress how often Content Scheduler expiration times should be checked.

#### 0.9

 * First public release.

## Meta

 *  Wersja **2.0.5**
 *  Ostatnia aktualizacja **11 lat temu**
 *  Włączone instalacje **200+**
 *  Wersja WordPressa ** 2.9 lub nowszej **
 *  Testowano do **4.1.0**
 *  Język
 * [English (US)](https://wordpress.org/plugins/content-scheduler/)
 * Tagi
 * [expire](https://pl.wordpress.org/plugins/tags/expire/)[expire posts](https://pl.wordpress.org/plugins/tags/expire-posts/)
   [expiring](https://pl.wordpress.org/plugins/tags/expiring/)[scheduling](https://pl.wordpress.org/plugins/tags/scheduling/)
   [sticky](https://pl.wordpress.org/plugins/tags/sticky/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/content-scheduler/advanced/)

## Oceny

 2.4 na 5 gwiazdek.

 *  [  2 recenzje 5-gwiazdkowe     ](https://wordpress.org/support/plugin/content-scheduler/reviews/?filter=5)
 *  [  0 recenzji 4-gwiazdkowych     ](https://wordpress.org/support/plugin/content-scheduler/reviews/?filter=4)
 *  [  1 recenzja 3-gwiazdkowa     ](https://wordpress.org/support/plugin/content-scheduler/reviews/?filter=3)
 *  [  1 recenzja 2-gwiazdkowa     ](https://wordpress.org/support/plugin/content-scheduler/reviews/?filter=2)
 *  [  4 recenzje 1-gwiazdkowe     ](https://wordpress.org/support/plugin/content-scheduler/reviews/?filter=1)

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

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/content-scheduler/reviews/)

## Zaangażowani

 *   [ Paul Kaiser ](https://profiles.wordpress.org/freakingid/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/content-scheduler/)