Title: PB Modular Pattern System
Author: Pat Bloom
Published: <strong>Ògún  20, 2019</strong>
Last modified: Agẹmọ  29, 2020

---

Ṣàwárí àwọn plugin

![](https://ps.w.org/pb-modular-pattern-system/assets/banner-772x250.png?rev=2142783)

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

![](https://ps.w.org/pb-modular-pattern-system/assets/icon-256x256.png?rev=2142783)

# PB Modular Pattern System

 Láti ọwọ́ [Pat Bloom](https://profiles.wordpress.org/patbloom/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/pb-modular-pattern-system.0.4.5.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/pb-modular-pattern-system/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/pb-modular-pattern-system/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/pb-modular-pattern-system/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/pb-modular-pattern-system/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/pb-modular-pattern-system/)

## Àpèjúwe

**The PB Modular Pattern System (MPS)** is a design and development system based
on 6 so called ‘patterns’. Patterns can be seen as modular parts (on design and 
code level) that are assembled to bigger pieces of functional components which still
can be updated without the need to rework them in other parts all the time. More
about this on [http://web.mps.systems](http://web.mps.systems)

#### Features

 * Build a WordPress website completely modular Ìtumọ̀ Yorùbá: – bases on 6 Patterns
   with MVC model approach
 * Create advanced re-usable Partials (and components) that can be injected with
   variables
 * Implement MPS in any (existing) template or use the example theme
 * Choose from front-end frameworks like UIkit, Bootstrap or WP Gutenberg
 * Based on rapid development, BEM and DRY method

## Àwọn àwòrán ìbòjú

 * [[
 * View of the plugin admin settings
 * [[
 * Code view (in PhpStorm) of core code (Header Image for UIkit 3)
 * [[
 * Call of (Header Image) Partial in a template (in PhpStorm)

## Ìgbéwọlẹ̀

 1. Upload the plugin folder to the ‘/wp-content/plugins/’ directory or install the
    plugin from the WordPress Plugin directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Configure the options under ‘Settings > PB Modular Pattern System’.

## FAQ

### Will the plugin change code on my website?

No, the plugin is non-destructive and will only work when activated.

### Is this plugin like a “block builder” theme?

No, not really Ìtumọ̀ Yorùbá: – it can be slightly compared with Sage, but less 
complex, without the “node-modules” and Blade. You can code your own partials and
components (in a regular theme or Sage) and re-use them in a very clean and consistent
way or load them from the MPS core.

### Do I need to use the example theme?

No, itÌtumọ̀ Yorùbá: ’s an example to show how Blocks and Partials can be created
and whats the folder structure you need to use. But you can use it of course as 
a starting point!

### Why is the admin section so funky?

Because I like colours and itÌtumọ̀ Yorùbá: ’s possible 🙂

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“PB Modular Pattern System” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí
ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

 *   [ Pat Bloom ](https://profiles.wordpress.org/patbloom/)

[Túmọ̀ “PB Modular Pattern System” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/pb-modular-pattern-system)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/pb-modular-pattern-system/),
ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/pb-modular-pattern-system/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/pb-modular-pattern-system/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/pb-modular-pattern-system/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 0.4.5 [2020.07.29]

 * Added: Ability to add attribute to nav-menu items
 * Updated: Bootstrap framework to 4.5.0
 * Updated: Uikit framework to 3.5.5
 * Updated: Plugin version to 0.4.5
 * Fixed: Minor PHP 7.4 compatibility issue

#### 0.4.4 [2019.08.19]

 * Code cleanup
 * Enhanced code consistency

#### 0.4.3 [2019.06.30]

 * Added support for Sage 9 Framework (thanks to Insaf)

#### 0.4.2 [2019.06.23]

 * Applied WP plugin directory review suggestions

#### 0.4.1 [2019.06.18]

 * (De)registered necessary jQuery script calls
 * Tested on WordPress 5.2.2

#### 0.4 [2019.06.08]

 * Applied WP plugin directory review suggestions
 * Code cleanup

#### 0.3.2 [2019.06.07]

 * Initial version submit to WP plugin directory
 * Code cleanup
 * Added FAQ
 * Added Screenshots

#### 0.3.1 [2019.06.05]

 * Code cleanup

#### 0.3.0 [2019.06.04]

 * First (private) release

#### 0.2.0 [2019.05.17]

 * Initial Release

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **0.4.5**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 6 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **Tó kéré sí 10**
 *  Ẹ̀yà WordPress ** 4.5 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **5.4.19**
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/pb-modular-pattern-system/)
 * Àwọn àmì
 * [blocks](https://yor.wordpress.org/plugins/tags/blocks/)[framework](https://yor.wordpress.org/plugins/tags/framework/)
   [modular](https://yor.wordpress.org/plugins/tags/modular/)[pattern](https://yor.wordpress.org/plugins/tags/pattern/)
   [system](https://yor.wordpress.org/plugins/tags/system/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/pb-modular-pattern-system/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

[Your review](https://wordpress.org/support/plugin/pb-modular-pattern-system/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/pb-modular-pattern-system/reviews/)

## Àwọn Olùkópa

 *   [ Pat Bloom ](https://profiles.wordpress.org/patbloom/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/pb-modular-pattern-system/)