Post Title Color

Post Title Color

توسط

Puts a colorpicker on the edit posts pages so you can change the color of the title in your blog

I’m on Twitter
This can be enabled for pages by using the post_title_colors_post_types filter.

`

add_filter( ‘post_title_colors_post_types’, ‘ptc_on_pages’ );
function ptc_on_pages( $post_types ) {
$post_types[] = ‘page’;
return $post_types;
}
`

Installation

  1. Download the zip file and upload the contents to your plugins directory (defaul wp-content/plugins)
  2. Activate the plugin through the ‘plugins’ page in WP.
  3. Edit a post and find the colorpicker in the side (for 2-colomn layouts)

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

پرسش و پاسخی برای این آیتم موجود نیست.
×
نظری برای این آیتم موجود نیست.
0 0 رای ها
امتیازدهی
اشتراک در
اطلاع از
0 نظرات
قدیمی‌ترین
تازه‌ترین بیشترین رأی
بازخورد (Feedback) های اینلاین
مشاهده همه دیدگاه ها
نسخه حجم فایل SHA256 تغییرات دانلود
1.4 3 کیلوبایت -
دانلود
×
★★★★★
★★★★★
5.0 /5 (3 نظر)

قیمت:

رایگان

نگارش

1.4

آخرین انتشار

21 اردیبهشت 1405

آخرین بروزرسانی

1 ماه پیش

نصب های فعال

200+

نگارش وردپرس

وردپرس 3.5+

تست شده از نسخه

وردپرس 4.6.30

نگارش PHP

-

تگ ها

نسخه ها

1 نسخه