Title: Block Areas
Author: Felix Arntz
Published: <strong>4 Korrik, 2019</strong>
Last modified: 20 Gusht, 2019

---

Kërkoni te shtojca

Kjo shtojcë **s’është testuar me 3 hedhjet e rëndësishme të fundit në qarkullim 
të WordPress-it**. Mund të mos e mirëmbajnë më, ose mundet të mos mbulohet më dhe
mund të ketë probleme përputhshmërie, kur përdoret me versione më të freskët të 
WordPress-it.

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

# Block Areas

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

[Shkarkim](https://downloads.wordpress.org/plugin/block-areas.0.2.0.zip)

 * [Hollësi](https://sq.wordpress.org/plugins/block-areas/#description)
 * [Shqyrtime](https://sq.wordpress.org/plugins/block-areas/#reviews)
 *  [Instalim](https://sq.wordpress.org/plugins/block-areas/#installation)
 * [Zhvillim](https://sq.wordpress.org/plugins/block-areas/#developers)

 [Asistencë](https://wordpress.org/support/plugin/block-areas/)

## Përshkrim

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' )`).

## Foto ekrani

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

Block areas admin screen

## Instalim

 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.

## PBR

  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.

## Shqyrtime

![](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/) 12 Dhjetor, 2019

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/) 5 Tetor, 2019

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/) 22 Gusht, 2019

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

 [ Lexojini krejt 3 shqyrtimet ](https://wordpress.org/support/plugin/block-areas/reviews/)

## Kontribues & Zhvillues

“Block Areas” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë
personat vijues.

Kontribues

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

[Përkthejeni “Block Areas” në gjuhën tuaj.](https://translate.wordpress.org/projects/wp-plugins/block-areas)

### Ju intereson zhvillimi?

[Shfletoni kodin](https://plugins.trac.wordpress.org/browser/block-areas/), shkarkoni
[depon SVN](https://plugins.svn.wordpress.org/block-areas/), ose pajtohuni përmes
[RSS-je](https://plugins.trac.wordpress.org/log/block-areas/?limit=100&mode=stop_on_copy&format=rss)
te [regjistri i zhvillimeve](https://plugins.trac.wordpress.org/log/block-areas/).

## Regjistër ndryshimesh

#### 0.2.0

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

#### 0.1.0

 * Initial release

## Të tjera

 *  Version **0.2.0**
 *  Përditësuar së fundi më **7 vjet më parë**
 *  Instalime aktive **50+**
 *  Version WordPress-i ** 5.0 ose më i madh **
 *  E provuar deri me **5.2.24**
 *  Version PHP-je ** 7.0 ose më i madh **
 *  Gjuhë
 * [English (US)](https://wordpress.org/plugins/block-areas/)
 * Etiketa
 * [blocks](https://sq.wordpress.org/plugins/tags/blocks/)[editor](https://sq.wordpress.org/plugins/tags/editor/)
   [gutenberg](https://sq.wordpress.org/plugins/tags/gutenberg/)[theming](https://sq.wordpress.org/plugins/tags/theming/)
 *  [Pamje e Thelluar](https://sq.wordpress.org/plugins/block-areas/advanced/)

## Vlerësime

 5 nga 5 yje të mundshëm.

 *  [  3 shqyrtime me 5 yje     ](https://wordpress.org/support/plugin/block-areas/reviews/?filter=5)
 *  [  0 shqyrtime me 4 yje     ](https://wordpress.org/support/plugin/block-areas/reviews/?filter=4)
 *  [  0 shqyrtime me 3 yje     ](https://wordpress.org/support/plugin/block-areas/reviews/?filter=3)
 *  [  0 shqyrtime me 2 yje     ](https://wordpress.org/support/plugin/block-areas/reviews/?filter=2)
 *  [  0 shqyrtime me 1 yje     ](https://wordpress.org/support/plugin/block-areas/reviews/?filter=1)

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

[Shihni krejt shqyrtimet](https://wordpress.org/support/plugin/block-areas/reviews/)

## Kontribues

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

## Asistencë

Keni diçka për të thënë? Ju duhet ndihmë?

 [Shihni forum asistence](https://wordpress.org/support/plugin/block-areas/)