Title: Display Custom Fields
Author: TeaCii
Published: <strong>17 مايو، 2014</strong>
Last modified: 31 يوليو، 2014

---

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

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

![](https://s.w.org/plugins/geopattern-icon/display-custom-fields.svg)

# Display Custom Fields

 بواسطة [TeaCii](https://profiles.wordpress.org/teacii/)

[تنزيل](https://downloads.wordpress.org/plugin/display-custom-fields.1.1.1.zip)

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

 [الدعم](https://wordpress.org/support/plugin/display-custom-fields/)

## الوصف

This plugin allows you to display the value of a custom field on a page or post.
Permitted values are raw text, html, javascript, javascript file url, css, css file.

Since version 1.1.x it also allows you to show a custom field of any page or post,
provided you have the id.

One of the intended use of this plugin is to provide just in time code without editing
the theme. Often code, especially css, gets lost with theme change. This techniques
will ensure the values are loaded only on the given page and they will survive changes
of themes and other plugins.

You can also use this to include javascript snippets or files. They will only be
loaded on the given post or page. This in turn allows for loading of scripts only
where needed.

You may use the plugin in two ways:
 [dcf field=”name_of_custom_field”] or optionally
you can – define the type of the field value. By default the type is “raw”. – provide
the id number of the page or post. By default, it would be the current page/post
id. [dcf field=”name_of_custom_field” type=”value_type” id=’post_or_page_id_number’]

The accepted value types are:

“raw” – this is the default and you do not need to specify this type. It outputs
the value as it is. You can use html code in the values quite safely.

“js” – use this to specify that the value is actually javascript. Do not wrap it
with the script tag. Remember that $ is not a valid jQuery replacement in WordPress.
You should use “jQuery” instead.

“jsf” – You may need to include a javascript file. The value of the custom field
should be a fully qualified javascript file url.

“css” – use this to specify css code in the value of the custom field.

“cssf” – You may need to include a css file. The value of the custom field should
be a fully qualified css file url. Here I would like to note that:
 – It is highly
unusual to include css files in the body. However, it does work. – There may be 
a side effect that some elements may not show properly until the css file is completely
loaded.

## التنصيب

The installation has no special requirements. Proceed as normal.
 Upload the display-
custom-fields folder to the /wp-content/plugins/ directory Alternatively use the
upload plugin installable zip Activate the plugin through the \’Plugins\’ menu in
WordPress

There are no settings in the normal version.
 The pro version installs a additional
security configuration in the menu.

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

 1. What is the purpose of this plugin?
     The purpose is to display the values of the
    custom fields in a simple manner. Additionally, you can extend the feature of loading
    page/post specific css and javascript as code or file.
 2. What is special?
     It allows a unique way of loading css and javascript on the post/
    page. Normally this is loaded with the theme. This in turn means that the code 
    is loaded irrespective of whether it is needed or not. Since version 1.1.x it also
    allows you to show a custom field of any page or post, provided you have the id.
 3. Can I use code snippets from other sites?
     Yes. Just remember that you cannot mix
    js or css with raw/html type of vlaues.
 4. Do you provide support?
     Yes. On best effort basis free of charge.

## المراجعات

![](https://secure.gravatar.com/avatar/f7e0190677ad566616b6b77e148dcbdc46dba83f4fb5a0ca8fbe459507758d5f?
s=60&d=retro&r=g)

### 󠀁[Better then others!..](https://wordpress.org/support/topic/better-then-others/)󠁿

 [vpsolatov](https://profiles.wordpress.org/vpsolatov/) 3 سبتمبر، 2016

‘Get Custom Field Values’ doesn’t work (may be only in my particular situation —
with Gantry 4 etc…)! 9000 installs fool my expectations… But! This plugin works 
in expected manner for build-in WP 4.4. custom fields and with ACF custom fields
too!

 [ إقرأ جميع المراجعات 1 ](https://wordpress.org/support/plugin/display-custom-fields/reviews/)

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

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

المساهمون

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

[ترجمة ”Display Custom Fields“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/display-custom-fields)

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

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

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

1.1.1
 Allows you to show a custom field of any page or post, provided you have 
the id.

1.0.1
 The description has been updated

1.0.0
 Initial release

## ميتا Meta

 *  Version **1.1.1**
 *  Last updated **قبل 12 سنة**
 *  Active installations **10+**
 *  WordPress version ** 3.0 أو أعلى **
 *  Tested up to **3.9.40**
 *  Language
 * [English (US)](https://wordpress.org/plugins/display-custom-fields/)
 * Tags
 * [custom fields](https://ar.wordpress.org/plugins/tags/custom-fields/)[display meta](https://ar.wordpress.org/plugins/tags/display-meta/)
   [meta](https://ar.wordpress.org/plugins/tags/meta/)[meta fields](https://ar.wordpress.org/plugins/tags/meta-fields/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/display-custom-fields/advanced/)

## التقييم

 5 من 5 نجوم.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/display-custom-fields/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/display-custom-fields/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/display-custom-fields/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/display-custom-fields/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/display-custom-fields/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/display-custom-fields/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/display-custom-fields/reviews/)

## المساهمون

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

## الدعم

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

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/display-custom-fields/)

## تبرع

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

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