Title: Action Runner by The Rite Sites
Author: The Rite Sites
Published: <strong>نوامبر 25, 2020</strong>
Last modified: نوامبر 25, 2020

---

جستجوی افزونه‌ها

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

![](https://ps.w.org/action-runner/assets/icon.svg?rev=2425895)

# Action Runner by The Rite Sites

 توسط [The Rite Sites](https://profiles.wordpress.org/theritesites/)

[دانلود](https://downloads.wordpress.org/plugin/action-runner.zip)

 * [جزئیات](https://fa-af.wordpress.org/plugins/action-runner/#description)
 * [نقد و بررسی‌ها](https://fa-af.wordpress.org/plugins/action-runner/#reviews)
 *  [نصب](https://fa-af.wordpress.org/plugins/action-runner/#installation)
 * [توسعه](https://fa-af.wordpress.org/plugins/action-runner/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/action-runner/)

## توضیحات

With the increasing popularity of blocks, developers and store owners alike have
been finding some templating features missing normally available through the use
of PHP and [WordPress Hooks](https://developer.wordpress.org/plugins/hooks/).
 The
WordPress community is [hard at work](https://www.npmjs.com/package/@wordpress/hooks)
to create the extensibility tools and framework that exists in PHP into javascript,
but some of the tools are not quite there!

This plugin creates a couple new shortcodes to help bridge the gap temporarily, 
as well as help users/admins with “templating” without going into your theme or 
plugins.

The first shortcode is in relation to [WordPress Actions](https://developer.wordpress.org/plugins/hooks/actions/)
and aptly follows the parameter naming convention.

    ```
    [action_runner_trs name="woocommerce_before_cart"]
    ```

The second shortcode, in relation to [WordPress Filters](https://developer.wordpress.org/plugins/hooks/filters/)

    ```
    [filter_runner_trs name="woocommerce_shipping_estimate_html" content="Shipping options will be updated during checkout."]
    ```

There are serious limitations these shortcodes have to offer users. The functions
do_action() and apply_filters() can have complex code attached to them, and may 
rely on global variables that are typically accessible on pages the Hooks have existed
on.
 The code is written in a way that even in the block editor, the shortcodes 
will not attempt to execute in the administrative side of your website. This is 
especially notable as the Block Editor attempts to render the code of a shortcode
as a preview and writing in the database as post_content. We recommend users to 
put this plugin on a staging server and do a test of the specific Hooks you would
like to use on the applicable page(s) as to not break any user experiences.

Originally designed to work with the [WooCommerce Blocks](https://wordpress.org/plugins/woo-gutenberg-products-block/)
Cart and Checkout pages, we needed to enable users to have the message that notified
users can apply their [Points and Rewards](https://woocommerce.com/products/woocommerce-points-and-rewards/),

it also works with plugins that hook into upsell actions or couponing like [Pretty Coupons](https://www.theritesites.com/plugins/pretty-coupons-for-woocommerce/),
[Smart Coupon](https://woocommerce.com/products/smart-coupons/), or even your own
custom action, which can be created on the fly!

This plugin pairs nicely with getting custom solutions to your front end quickly
for testing or quick notices on your website, especially when using a snippets plugin.

## نصب

 1. Upload `action-runner-by-the-rite-sites` to the `/wp-content/plugins/` directory
    or download the zip directly from the plugin directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

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

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

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

“Action Runner by The Rite Sites” نرم افزار متن باز است. افراد زیر در این افزونه
مشارکت کرده‌اند.

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

 *   [ The Rite Sites ](https://profiles.wordpress.org/theritesites/)

[ترجمه “Action Runner by The Rite Sites” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/action-runner)

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

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/action-runner/), را
بررسی کنید [مخزن SVN](https://plugins.svn.wordpress.org/action-runner/), یا مشترک
شوید [گزارش توسعه](https://plugins.trac.wordpress.org/log/action-runner/) توسط [RSS](https://plugins.trac.wordpress.org/log/action-runner/?limit=100&mode=stop_on_copy&format=rss).

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

#### 1.0.0

 * Initial release

## اطلاعات

 *  Version **1.0.0**
 *  Last updated **5 سال پیش**
 *  Active installations **کمتر از 10**
 *  WordPress version ** 4.0 یا بالاتر **
 *  Tested up to **5.6.17**
 *  Language
 * [English (US)](https://wordpress.org/plugins/action-runner/)
 * Tags
 * [actions](https://fa-af.wordpress.org/plugins/tags/actions/)[filters](https://fa-af.wordpress.org/plugins/tags/filters/)
   [hooks](https://fa-af.wordpress.org/plugins/tags/hooks/)[templating](https://fa-af.wordpress.org/plugins/tags/templating/)
 *  [نمایش پیشرفته](https://fa-af.wordpress.org/plugins/action-runner/advanced/)

## امتیازها

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/action-runner/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/action-runner/reviews/)

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

 *   [ The Rite Sites ](https://profiles.wordpress.org/theritesites/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/action-runner/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](https://www.theritesites.com)