Title: Embed React Build
Author: nsei
Published: <strong>15 می 2021</strong>
Last modified: 12 سپتامبر 2021

---

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

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

![](https://s.w.org/plugins/geopattern-icon/embed-react-build.svg)

# Embed React Build

 توسط [nsei](https://profiles.wordpress.org/nsei/)

[دانلود](https://downloads.wordpress.org/plugin/embed-react-build.zip)

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

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

## توضیحات

This plugin reads the `asset-manifest.json` file in your ReactJS build and includes
it in wordpress and allows you to run your application anywhere in wordpress.

### Usage

You can run your application embedded in wordpress by typing the following shortcode
in the WordPress text editor.

    ```
    [embed_react_build application_id="root" url="https://react-default.netlify.app"]
    ```

### Shortcode Parameters

 * `application_id` — The name of the container where the React application is mounted.
   (
   default: root) (required)
 * `url` — The URL address of the React Build.
    (required)
 * `staging_url` — The URL address of the React Staging Build. Once defined, you
   can access the staging build by typing `?test=true` at the end of the url.
    (
   optional)

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

### Is there a requirement for the plugin?

The only requirement for the plugin is that React Build with the following conditions.

 1. You need to compile with a version higher than 3.2.0 of the [Create React App](https://create-react-app.dev/)
    tool so that your build dependencies are read and understood by the plugin.
 2. You need to define `PUBLIC_URL` in the `.env` file for the structure dependencies
    to be properly integrated into the page.
     **For example:** [https://github.com/nurullah/react-default/blob/master/.env](https://github.com/nurullah/react-default/blob/master/.env)

### Where can I embed React Build?

You can run the React Build by typing the shortcode in the text editor from within
the post, page or widgets.

### Will I always need to prepare the shortcode manually?

In the new versions of the plugin, component/block will be created for page builders
such as Gutenberg, WPBakery, Elementor. After those versions, you will be able to
integrate your React application more easily.

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

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

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

“Embed React Build” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

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

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

[ترجمه “Embed React Build” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/embed-react-build)

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

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

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

#### 1.0.3

 * Fixed issue when copying sample shortcode.

#### 1.0.2

 * WordPress 5.8 compability tested.

#### 1.0.1

 * Readme.txt updated.

#### 1.0.0

 * Plugin name renamed.

#### 0.4.4

 * Readme.txt updated.

#### 0.4.3

 * Readme.md updated.

#### 0.4.2

 * Readme files created.

#### 0.4.1

 * Staging URL parameter added to the shortcode.

#### 0.4

 * The manifest.json file is loaded after runtime.

#### 0.3.1

 * PHP notice fixed.

#### 0.3

 * Shortcode created.

#### 0.2

 * Class created for plugin.

#### 0.1

 * Initial

## اطلاعات

 *  نگارش **1.0.3**
 *  آخرین به‌روزرسانی **5 سال پیش**
 *  نصب‌های فعال **10+**
 *  نگارش وردپرس ** 4.7 یا بالاتر **
 *  آزمایش‌شده تا **5.8.13**
 *  نگارش PHP ** 7.0 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/embed-react-build/)
 * برچسب
 * [build](https://fa.wordpress.org/plugins/tags/build/)[embed](https://fa.wordpress.org/plugins/tags/embed/)
   [react](https://fa.wordpress.org/plugins/tags/react/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/embed-react-build/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[Your review](https://wordpress.org/support/plugin/embed-react-build/reviews/#new-post)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/embed-react-build/reviews/)

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

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

## پشتیبانی

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

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