Title: Countdown to Next Post
Author: mullis
Published: <strong>19 iulie 2009</strong>
Last modified: 19 iulie 2009

---

Caută module

Acest modul **nu a fost testat cu ultimele 3 versiuni importante ale WordPress**.
S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate
când este folosit cu versiuni recente ale WordPress.

![](https://s.w.org/plugins/geopattern-icon/countdown-to-next-post.svg)

# Countdown to Next Post

 De [mullis](https://profiles.wordpress.org/mullis/)

[Descarcă](https://downloads.wordpress.org/plugin/countdown-to-next-post.1.0.zip)

 * [Detalii](https://ro.wordpress.org/plugins/countdown-to-next-post/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/countdown-to-next-post/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/countdown-to-next-post/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/countdown-to-next-post/#developers)

 [Suport](https://wordpress.org/support/plugin/countdown-to-next-post/)

## Descriere

This plugin will display a countdown timer that counts down towards your next scheduled
post.

The countdown to your next post can be added as a widget, manually to your sidebar,
or into any post or page.

This plugin is perfect for people who write posts in advance and schedule them to
be posted at a later time. This plugin will automatically search the wordpress database
for the next scheduled post and display a countdown so your readers know exactly
when it will be posted.

## Capturi ecran

 * [[
 * Example on a test blog

## Instalare

Download and move „Countdown to Next Post” into your WordPress plugins directory.

Activate this plugin on your admin panel.

#### Widget

You can activate this plugin as a sidebar widget.

#### Manually Insert into Sidebar

Instead of using the widget, you can also manually add the following code into your
sidebar.php file:

    ```
    <li>
    <h2>Next Post</h2>
    <ul>
    <li>
    <?php function_exists('scott_timer')?scott_timer():NULL; ?>
    </li>
    </ul>
    </li><li id='countdown'><h2>Countdown:</h2>
    <ul>
    ```

#### Insert into a page or post

If you want to insert the „Countdown to Next Post” into a page or post, you can 
add the following shortcode into the HTML editor for a post or page.

    ```
    [countdown_to_next_post]
    ```

## Întrebări frecvente

  I am not getting a countdown. All I see is „No scheduled Posts”.

For this plugin to create a countdown timer there needs to be atleast one post scheduled
to be posted at a future time. If you do not have any posts scheduled then you will
not see a countdown because there is nothing to countdown to. I would suggest scheduling
a test post so you can play around with the plugin and get the formatting how you
want it.

  How do I schedule a post to be posted at a later time?

When you have completed writing a post, you have the option of posting it right 
away or scheduling it to post at a later time. You can do this by clicking on the„
edit” link beside „Publish immediately” which is just above the save and publish
buttons.

## Recenzii

Nu există nicio verificare pentru acest modul.

## Contributori și dezvoltatori

„Countdown to Next Post” este un software open-source. La acest modul au contribuit
următoarele persoane.

Contributori

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

[Tradu „Countdown to Next Post” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/countdown-to-next-post)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/countdown-to-next-post/),
vezi [depozitarul SVN](https://plugins.svn.wordpress.org/countdown-to-next-post/),
sau abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/countdown-to-next-post/)
prin [RSS](https://plugins.trac.wordpress.org/log/countdown-to-next-post/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versiunea **1.0**
 *  Ultima actualizare **Acum 17 ani**
 *  Instalări active: **10+**
 *  Versiune WordPress ** 2.6 sau mai recentă **
 *  Testat până la **2.8.1**
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/countdown-to-next-post/)
 * Etichete
 * [countdown](https://ro.wordpress.org/plugins/tags/countdown/)[next post](https://ro.wordpress.org/plugins/tags/next-post/)
   [upcoming post](https://ro.wordpress.org/plugins/tags/upcoming-post/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/countdown-to-next-post/advanced/)

## Evaluări

Nu a fost trimisă nicio recenzie până acum.

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

[Vezi toate recenziile](https://wordpress.org/support/plugin/countdown-to-next-post/reviews/)

## Contributori

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

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/countdown-to-next-post/)