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.

Shortcode Express

توضیحات

Copy-Paste and edit php and other codes in CodeMirror, preview the result within popup and simply add it to posts, pages, and widgets using shortcodes.

What are shortcodes?

Shortcodes are an elegant manner to include piece of code in your wordpress content. For example you can use it to manage form codes from Mailchimp, poMMo, SG-Autorepondeur or other autoresponders, using php code to collect date or geolocalize your visitors, etc. WordPress will then automatically replace shortcode like [sce name=”myshortcode”] with the content of your choosing AND will be able to execute code within it.

Why use Shortcode Express?

Derived from the excellent Shortcode Manager WP plugin (many thanks to Matt Gibbs), Shortcode Express make the shortcode management more intuitive and easier for integrating with posts, pages and widgets.

Usage

  • Add shortcodes within Tools -> Shortcode Express.
  • Use [sce name=”myshortcode”] within your posts, pages or widgets.

Please support the plugin

As said, your ratings and donations REALLY make a BIG difference!

عکس‌های صفحه

  • The Shortcode Express admin page (Tools -> Shortcode Express)
  • Media button to select and add shortcode to page or post
  • The Shortcode Express widget

نصب

  1. Upload ‘shortcode-express’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Click on Tools -> Shortcode Express to get started

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

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

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

“Shortcode Express” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

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

ترجمه “Shortcode Express” به زبان شما.

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

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

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

1.0

  • First version of Shortcode Express, based on Shortcode Manager v1.4.0