Title: COP CSS Custom Post Type Lite
Author: Trevor Green
Published: <strong>8 سبتمبر، 2011</strong>
Last modified: 14 سبتمبر، 2011

---

البحث عن الإضافات

هذه الإضافة **لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية**. قد لا
تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق
عند إستخدامها مع إصدارات حديثة من ووردبريس.

![](https://s.w.org/plugins/geopattern-icon/cop-css-custom-post-type-lite.svg)

# COP CSS Custom Post Type Lite

 بواسطة [Trevor Green](https://profiles.wordpress.org/trevogre/)

[تنزيل](https://downloads.wordpress.org/plugin/cop-css-custom-post-type-lite.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/cop-css-custom-post-type-lite/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/cop-css-custom-post-type-lite/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/cop-css-custom-post-type-lite/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/cop-css-custom-post-type-lite/#developers)

 [الدعم](https://wordpress.org/support/plugin/cop-css-custom-post-type-lite/)

## الوصف

Adds a custom post type of css that will compile all entries into a single minified
css file that will automatically be enqueued to your site.

Minified CSS is stored in a transient for caching.

User now needs ‘edit_themes’ permission to see the css editor. By default this is
only the administrator.

#### Shortcodes

Shortcodes are now processed during compilation of your css.

An new shortcode has been added called:

[meta key=”(name of arbitrary custom field)” post_id=”(optional)”]

This allows you to define a whatever custom fields you like on an individual css
post and use them in your css.

Ex. a { color: [meta key=”my_color”]; }

So you can define common elements and use them throughout your css.

If you like you can use the option post_id to put those values from another post.
So you can have one master css post with your primary colors and such and referance
it in other posts.

#### Credits

Minification code from [http://www.lateralcode.com/css-minifier/](http://www.lateralcode.com/css-minifier/)

#### Notes on Function

All css is compiled on save unless the transient has expired. If which case a query
is run to compile the css durning rendering.
 I may add option to use either a wp_option
or a transient based upon user preferance.

Css is compiled by menu_order. I would like to add more options for better sorting.

There is an options page that outputs the css into a textarea so that you can review
the final css in the dashboard.

Email me to request customizations [trevor@mailagc.com](https://ar.wordpress.org/plugins/cop-css-custom-post-type-lite/trevor@mailagc.com?output_format=md)

Future options may also include the ability to write your css to your theme directory.
This plugin currently must be active to keep the css available.

I’m trying to follow the path of Mark Jaquith. Read more here.
 [How to Write a Plugin I’ll use](http://markjaquith.wordpress.com/2011/06/07/how-to-write-a-plugin-that-ill-use/)

## التنصيب

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.

## الأسئلة المتكررّة

Questions Please.

## المراجعات

لا توجد مراجعات لهذه الإضافة.

## المساهمون والمطوّرون

“COP CSS Custom Post Type Lite” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل
في هذه الإضافة.

المساهمون

 *   [ Trevor Green ](https://profiles.wordpress.org/trevogre/)

[ترجمة ”COP CSS Custom Post Type Lite“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/cop-css-custom-post-type-lite)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/cop-css-custom-post-type-lite/)،
تحقق من [مستودع SVN](https://plugins.svn.wordpress.org/cop-css-custom-post-type-lite/)،
أو الاشتراك في [سجل التطوير](https://plugins.trac.wordpress.org/log/cop-css-custom-post-type-lite/)
بواسطة [RSS](https://plugins.trac.wordpress.org/log/cop-css-custom-post-type-lite/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

0.2.0

Bug Fixes to hook registration

0.1.9

Began adding shortcodes to css.
 Added [meta key=”(arbitrary custom field)”]

0.1.8

Fixed preview using option instead of transient.
 Added check for permission to ‘
edit_themes’ before loading interface.

0.1.7

Initial Public Version

## ميتا Meta

 *  Version **0.2.0**
 *  Last updated **قبل 15 سنة**
 *  Active installations **10+**
 *  WordPress version ** 3.2.1 أو أعلى **
 *  Tested up to **3.2.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/cop-css-custom-post-type-lite/)
 * Tags
 * [css](https://ar.wordpress.org/plugins/tags/css/)[custom post type](https://ar.wordpress.org/plugins/tags/custom-post-type/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/cop-css-custom-post-type-lite/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

[Your review](https://wordpress.org/support/plugin/cop-css-custom-post-type-lite/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/cop-css-custom-post-type-lite/reviews/)

## المساهمون

 *   [ Trevor Green ](https://profiles.wordpress.org/trevogre/)

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/cop-css-custom-post-type-lite/)

## تبرع

هل ترغب في تقديم دعم متقدم لهذه الإضافة؟

 [ تبرع لهذه الإضافة ](http://www.azuregreencreative.com)