Title: Development Environment
Author: loonpwn
Published: <strong>سپتامبر 24, 2017</strong>
Last modified: جنوری 14, 2019

---

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

![](https://ps.w.org/easy-development/assets/banner-772x250-rtl.png?rev=1738733)

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

![](https://s.w.org/plugins/geopattern-icon/easy-development_323232.svg)

# Development Environment

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

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

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

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

## توضیحات

Whoops error handling, no password logins, template hints, no indexing, flush rewrites,
everything a developer needs for their local development environment.

Components

 * **Disallow Indexing** Turn off the public blog option. This will modify the robots.
   txt generation to block all search engines
 * **Flush Rewrites** No more weird redirection problems when working on custom 
   post types or taxonomies.
 * **No Password Logins** Just stick the user in you want to login as, write anything
   in the password field, and it will login! Only works when connecting from local
   host
 * **Whoops Error Handling** The error screen from laravel, now in your WordPress
   setup
 * **Template Hints** See which templates are loading for the page you are on

The goal is to exchange security for ease of use, for that reason it’s important
that you take the security measures needed
 to ensure that someone can’t take advantage
of the site with this plugin enabled.

If you’re running on a staging environment ensure you have setup a [htpasswd](http://www.htaccesstools.com/htpasswd-generator/)

#### **Filters**

_Set Environment_

    ```
    development-environment/is-development
    ```

Dynamically set how the plugin detects if the environment is development based on
your own criteria.

_Stop a component from loading_

    ```
    development-environment/require-component-$component
    ```

Disable require of a component if you don’t want to use it. Possible values are:

    ```
    disallow-indexing, `flush-rewrites`, `no-password-logins`, `whoops-error-handling`
    ```

## نصب

To use the plugin, it must be able to detect the environment is development or staging,
this can be done via the following:

**wp-config.php**
 Add `define('WP_ENV', 'development')`

**vhost**
 Add `SetEnv WP_ENV "development"`

Or additionally via the available hooks.

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

![](https://secure.gravatar.com/avatar/6d62ca1bd186a2e75ce8fc5a2f161536d03312a45ba7e30f1f9440d8367d3432?
s=60&d=retro&r=g)

### 󠀁[No More Headaches!](https://wordpress.org/support/topic/no-more-headaches-2/)󠁿

 [loonpwn](https://profiles.wordpress.org/loonpwn/) آکتوبر 23, 2017 1 پاسخ

– quote from user – “When an error is thrown it’s so easy to find it and quickly
debug why it happened, and the no password login makes my day so much easier

 [ خواندن تمامی 1 نقد و بررسی‌ ](https://wordpress.org/support/plugin/easy-development/reviews/)

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

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

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

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

[ترجمه “Development Environment” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/easy-development)

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

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

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

See changelog on (github)[https://github.com/loonpwn/wp-development-environment/
releases]

## اطلاعات

 *  Version **1.0.6**
 *  Last updated **8 سال پیش**
 *  Active installations **کمتر از 10**
 *  WordPress version ** 4.6 یا بالاتر **
 *  Tested up to **5.0.27**
 *  PHP version ** 7.0 یا بالاتر **
 *  Language
 * [English (US)](https://wordpress.org/plugins/easy-development/)
 * Tags
 * [dev](https://fa-af.wordpress.org/plugins/tags/dev/)[development](https://fa-af.wordpress.org/plugins/tags/development/)
   [easy](https://fa-af.wordpress.org/plugins/tags/easy/)[env](https://fa-af.wordpress.org/plugins/tags/env/)
   [environment](https://fa-af.wordpress.org/plugins/tags/environment/)
 *  [نمایش پیشرفته](https://fa-af.wordpress.org/plugins/easy-development/advanced/)

## امتیازها

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/easy-development/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/easy-development/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/easy-development/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/easy-development/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/easy-development/reviews/?filter=1)

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

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

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

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

## پشتیبانی

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

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