Title: PCF Thanksgiving Countdown
Author: PC Futures
Published: <strong>14 سپتامبر 2015</strong>
Last modified: 6 اکتبر 2015

---

جستجوی افزونه‌ها

![](https://ps.w.org/pcf-thanksgiving-countdown/assets/banner-772x250.png?rev=1248640)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/pcf-thanksgiving-countdown/assets/icon.svg?rev=1248635)

# PCF Thanksgiving Countdown

 توسط [PC Futures](https://profiles.wordpress.org/pcfdev/)

[دانلود](https://downloads.wordpress.org/plugin/pcf-thanksgiving-countdown.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/pcf-thanksgiving-countdown/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/pcf-thanksgiving-countdown/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/pcf-thanksgiving-countdown/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/pcf-thanksgiving-countdown/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/pcf-thanksgiving-countdown/)

## توضیحات

#### Basic Instructions

This plugin works out-of-the-box, so once the plugin is installed, you can place
a shortcode wherever you want.

Use the shortcode **`[pcf_tg_countdown]`** to output the countdown.

The countdown will output in days by default (e.g ‘105 days until Thanksgiving!’).

#### Changing output type

The shortcode can be given a ‘type’ attribute, like so:

    ```
    [pcf_tg_countdown type="days|weeks|sleeps"]
    ```

This enables you to change the output type.

There are 3 types to choose from:

 * Days
 * Weeks
 * Sleeps

If you do not specify the type attribute, or specify an invalid type, it will default
to ‘days’.

Example:

    ```
    [pcf_tg_countdown type="weeks"]
    ```

will output as

    ```
    It's `x` weeks and `y` days until Thanksgiving!
    ```

#### Styling the output

_Styling the output is an advanced setting, that involves writing custom CSS._

The shortcode can be given an ‘id’ attribute, which can then be used to style the
output using CSS.

For example,

    ```
    [pcf_tg_countdown id="my-id"]
    ```

would output in HTML as

    ```
    <p id="my-id">...</p>
    ```

You can then add custom CSS through **`Appearance > Editor`**. If your theme supports
custom CSS, you may be able to add your styles in Theme Options. If there is a custom
css file in Editor, it is advised to use that for custom styles.

Here is an example of some custom styles:

    ```
    #my-id{
        color: red;
        font-size: 16px;
        text-decoration: underline;
    }
    ```

This will set the output to be red, underlined, and to have a font size of 16px.

## نصب

 1. Upload ‘thanksgiving-countdown.zip’ to WordPress
 2. Activate the plugin once installed.
 3. Place shortcode where you want the countdown to appear!

## سوالات متداول

  Can I style the outputted text?

Yes! You can add an ID using the id `id` attribute. See ‘Description’ for more information.

  Can I change the output text?

Other than the built in `type` attributes, no. However, with the premium version
of our plugin you can custom this text.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“PCF Thanksgiving Countdown” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت
کرده‌اند.

مشارکت کنندگان

 *   [ PC Futures ](https://profiles.wordpress.org/pcfdev/)

[ترجمه “PCF Thanksgiving Countdown” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/pcf-thanksgiving-countdown)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/pcf-thanksgiving-countdown/),
check out the [SVN repository](https://plugins.svn.wordpress.org/pcf-thanksgiving-countdown/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/pcf-thanksgiving-countdown/)
by [RSS](https://plugins.trac.wordpress.org/log/pcf-thanksgiving-countdown/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 1.2

 * [Fixed] Fixed a bug that caused the admin notice to appear on every page.

#### 1.1

 * [Added] Added widget feature for users who don’t want to use shortcodes. The 
   widget takes 2 inputs: type and id, which work in the same way as the shortcode
   attributes.
 * [Update] Rewrote some algorithms for more robustness and efficiency

#### 1.0

 * Published Plugin

## اطلاعات

 *  نگارش **1.2**
 *  Last updated **11 سال پیش**
 *  نصب‌های فعال **10+**
 *  نگارش وردپرس ** 4.0 یا بالاتر **
 *  Tested up to **4.3.34**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/pcf-thanksgiving-countdown/)
 * Tags
 * [count](https://fa.wordpress.org/plugins/tags/count/)[countdown](https://fa.wordpress.org/plugins/tags/countdown/)
   [giving](https://fa.wordpress.org/plugins/tags/giving/)[thanks](https://fa.wordpress.org/plugins/tags/thanks/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/pcf-thanksgiving-countdown/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

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

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/pcf-thanksgiving-countdown/reviews/)

## مشارکت کنندگان

 *   [ PC Futures ](https://profiles.wordpress.org/pcfdev/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/pcf-thanksgiving-countdown/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](http://www.example.com/)