
توسط zaus
اگر با مشکلی مواجه شدهاید،
لطفاً آن را با جزئیات برای ما ارسال کنید.
🔒 برای ثبت گزارش خرابی باید وارد سایت شوید.
/wp-content/plugins/)Check out the included admin help page for complete explanation within WordPress!
In full glory:
[countdown_timer
target_time="2012-05-05 14:03:00"
complete_text="It's Done!"
format= {CUSTOM HTML FORMAT - SEE BELOW}
date_separator='<span class="d-sep">/</span>'
time_separator='<span class="t-sep">:</span>'
label_format="<em>%s</em>"
timezone="America/New_York"
]
The following filters are provided to adjust both the attributes (before rendering) and the format (after rendering).
You would use them like:
add_filter( 'abt_countdown_timer__pre_render', 'my_countdown_prerender' );
function my_countdown_prerender($attributes) { ... }
add_filter( 'abt_countdown_timer__post_render', 'my_countdown_postrender' );
function my_countdown_postrender($output, $attributes) { ... }
This is how they’re used in the plugin:
// hook - adjust attributes used to render the countdown
$attributes = apply_filters( 'abt_countdown_timer__pre_render', $attributes );
// hook - add "before", "after"; alter rendered output
$formatted_time = apply_filters( 'abt_countdown_timer__post_render', $formatted_time, $attributes );
[strftime][])
| نسخه | حجم فایل | SHA256 | تغییرات | دانلود |
|---|---|---|---|---|
| 0.7 | 100 کیلوبایت | - |
دانلود
برای دانلود باید وارد سایت شوید
ورود / ثبت نام |
قیمت:
رایگان
نگارش
0.7
آخرین انتشار
17 اردیبهشت 1405
آخرین بروزرسانی
1 ماه پیش
نصب های فعال
10+
نگارش وردپرس
وردپرس 3.0+
تست شده از نسخه
وردپرس 3.3.2
نگارش PHP
-
نسخه ها
1 نسخه