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.

Custom Fields Shortcodes

توضیحات

Custom Fields Shortcodes lets you insert custom fields that you created using Advanced Custom Fields, Custom Field Template and More Fields or manually, into the WordPress visual editor. You’ll get a new popup, next to the media buttons. There, you can select which custom fields to insert, anywhere in the content.

You will see the custom fields that you’ve defined, neatly arranged by meta-boxes. Choose the field to insert and you’ll get its shortcode. You can insert custom fields from either Visual or HTML editing modes.

When inserting custom fields that were created by other plugins, they display using the plugin’s API. For instance, if you use ‘Advanced Custom Fields’ and you insert a ‘radio’ field, you get the current value. If you insert a WYSIWYG field, you get the full HTML content.

This allows inserting custom fields to your content without having to read them using PHP.

Adding Custom Fields to WordPress Templates

Custom Fields Shortcodes integrates seamlessly with Views. You will be able to create dynamic templates that include any field you want. Then, apply these templates to different content types, right from within the WordPress GUI.

عکس‌های صفحه

  • Insert custom fields to content

نصب

  1. Upload to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

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

Does this plugin define custom fields?

No. There are other great plugins that define custom fields. This plugin lets you add them to your content, without PHP coding.

If I use Types, do I need this plugin too?

No. Types already includes this functionality. Any custom field that you define with Types already appears in the T icon, ready for inserting to content.

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

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

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

“Custom Fields Shortcodes” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

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

ترجمه “Custom Fields Shortcodes” به زبان شما.

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

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

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

0.9

  • First release