این افزونه با آخرین 3 نسخه اصلی وردپرس تست نشده است. ممکن است دیگر نگهداری یا پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری داشته باشد.

Dynamic Shortcode

توضیحات

A small plugin which allows you to use shortcodes as the attribute of other shortcode, shortcode inside shortcode, dynamic shortcode.

How to use

  • Use this shortcode to make dynamic shortcodes

    [dy_shortcode sc=”” at=””][/dy_shortcode]

  • For example making a gallery with dynamic id by another shortcode

    [gallery id=””] [custom id=”123″]

  • Final dynamic shortcode merged

    [dy_shortcode sc=”gallery” at=”id”][custom id=”123″][/dy_shortcode]

  • Only 1 attribute can be dynamic, use comma (,) for multiple shortcode entries

    [dy_shortcode sc=”gallery” at=”id”][custom id=”123″],[custom id=”321″],[custom id=”231″][/dy_shortcode]

  • All other static attributes can be placed on the final shortcode

    [dy_shortcode sc=”gallery” at=”id” size=”medium” background=”white”][custom id=”123″][/dy_shortcode]

نصب

  1. Install automatically through the ‘Plugins’, ‘Add New’ menu in WordPress, or upload the ‘dynamic-shortcode’ folder to the ‘/wp-content/plugins/’ directory.

  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

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

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

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

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

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

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

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

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.