Title: Block Areas
Author: Felix Arntz
Published: <strong>2019-يىلى 4-ئىيۇل</strong>
Last modified: 2019-يىلى 20-ئاۋغۇست

---

قىستۇرما ئىزدە

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.

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

# Block Areas

 يازغۇچى [Felix Arntz](https://profiles.wordpress.org/flixos90/)

[چۈشۈر](https://downloads.wordpress.org/plugin/block-areas.0.2.0.zip)

 * [تەپسىلاتلار](https://ug.wordpress.org/plugins/block-areas/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/block-areas/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/block-areas/#installation)
 * [ئىجادىيەت](https://ug.wordpress.org/plugins/block-areas/#developers)

 [قوللاش](https://wordpress.org/support/plugin/block-areas/)

## چۈشەندۈرۈش

Introduces a simple method for defining block areas to use the block editor outside
of the post content.

This is an experimental plugin that explores basic usage of Gutenberg blocks outside
of the content bubble, on a sitewide level.

In the long term it will likely eliminate itself once WordPress core and Gutenberg
will have completed the next phase of advancing to the sitewide level. The plugin
exists as a baseline to have an easy way for experimenting with similar functionality
already today.

#### Usage

After activating the plugin, you can create and edit block areas under _Appearance
> Block Areas_. There should be two block areas already, `header` and `footer`.

Block areas are identified by their unique slug. Since `header` and `footer` are
expected to exist, make sure not to delete them.

In order to print a specific block area, for example in your theme, use `block_areas()-
>render( $slug )` (e.g. `block_areas()->render( 'header' )`).

You can also explicitly add theme support, specifying which block area slugs your
theme relies on (e.g. `add_theme_support( 'block-areas', 'header', 'footer' )`).

## ئېكران كەسمىسى

[⌊Block areas admin screen⌉⌊Block areas admin screen⌉[

Block areas admin screen

## ئورنىتىش

 1. Upload the entire `block-areas` folder to the `/wp-content/plugins/` directory 
    or download it through the WordPress backend.
 2. Activate the plugin through the ›Plugins‹ menu in WordPress.

## FAQ

  Where should I submit my support request?

For regular support requests, please use the [wordpress.org support forums](https://wordpress.org/support/plugin/block-areas).
If you have a technical issue with the plugin where you already have more insight
on how to fix it, you can also [open an issue on Github instead](https://github.com/wprig/block-areas/issues).

  How can I contribute to the plugin?

If you have some ideas to improve the plugin or to solve a bug, feel free to raise
an issue or submit a pull request in the [Github repository for the plugin](https://github.com/wprig/block-areas).
Please stick to the [contributing guidelines](https://github.com/wprig/block-areas/blob/master/CONTRIBUTING.md).

You can also contribute to the plugin by translating it. Simply visit [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/block-areas)
to get started.

## باھالاشلار

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

### 󠀁[Simple & Powerful](https://wordpress.org/support/topic/simple-powerful-21/)󠁿

 [Paul Bystrzan](https://profiles.wordpress.org/inkm/) 2019-يىلى 12-دېكابىر

I totally agree with @markhowellsmead – it’s a real pleasure to use Your solution.
Hope we’ll be able to work with it as core WordPress functionality soon.

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

### 󠀁[Very simple yet very powerful](https://wordpress.org/support/topic/very-simple-yet-very-powerful/)󠁿

 [Mark Howells-Mead](https://profiles.wordpress.org/markhowellsmead/) 2019-يىلى 
5-ئۆكتەبىر

Great idea and reliable plugin, which we use to allow our clients to edit areas 
using Gutenberg outside of the main content area.

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

### 󠀁[Easy To Use](https://wordpress.org/support/topic/easy-to-use-2700/)󠁿

 [dbm44](https://profiles.wordpress.org/dbm44/) 2019-يىلى 22-ئاۋغۇست

Works great! Simple to use and delivers block areas in page templates where I need
them

 [ 3 باھالاشنىڭ ھەممىنى ئوقۇش ](https://wordpress.org/support/plugin/block-areas/reviews/)

## تۆھپىكار ۋە ئىجادكار

«Block Areas» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

 *   [ Felix Arntz ](https://profiles.wordpress.org/flixos90/)

[«Block Areas» نى تىلىڭىزغا تەرجىمە قىلىڭ](https://translate.wordpress.org/projects/wp-plugins/block-areas)

### ئىجادىيەتكە قىزىقامسىز؟

[كودقا كۆز يۈگۈرتۈپ](https://plugins.trac.wordpress.org/browser/block-areas/)، [SVN خەزىنە](https://plugins.svn.wordpress.org/block-areas/)
تەكشۈرۈپ ياكى [RSS](https://plugins.trac.wordpress.org/log/block-areas/?limit=100&mode=stop_on_copy&format=rss)
ئارقىلىق [ئىجادىيەت خاتىرىسى](https://plugins.trac.wordpress.org/log/block-areas/)
گە مۇشتەرى بولغىلى بولىدۇ.

## ئۆزگىرىش خاتىرىسى

#### 0.2.0

 * Allow themes to explicitly add `block-areas` theme support and specify which 
   areas they use.

#### 0.1.0

 * Initial release

## Meta

 *  Version **0.2.0**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **7 يىل بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **50+**
 *  WordPress نەشرى ** 5.0 ياكى يۇقىرى **
 *  **5.2.24** دا سىنالغان
 *  PHP نەشرى ** 7.0 ياكى يۇقىرى **
 *  تىل
 * [English (US)](https://wordpress.org/plugins/block-areas/)
 * بەلگە
 * [blocks](https://ug.wordpress.org/plugins/tags/blocks/)[editor](https://ug.wordpress.org/plugins/tags/editor/)
   [gutenberg](https://ug.wordpress.org/plugins/tags/gutenberg/)[theming](https://ug.wordpress.org/plugins/tags/theming/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/block-areas/advanced/)

## دەرىجە

 5/5 يۇلتۇز

 *  [  3 5-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/block-areas/reviews/?filter=5)
 *  [  0 4-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/block-areas/reviews/?filter=4)
 *  [  0 3-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/block-areas/reviews/?filter=3)
 *  [  0 2-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/block-areas/reviews/?filter=2)
 *  [  0 1-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/block-areas/reviews/?filter=1)

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

[بارلىق ئىنكاسنى كۆرسەت](https://wordpress.org/support/plugin/block-areas/reviews/)

## تۆھپىكار

 *   [ Felix Arntz ](https://profiles.wordpress.org/flixos90/)

## قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

 [قوللاش مۇنبىرىنى كۆرسەت](https://wordpress.org/support/plugin/block-areas/)