Title: Export Pattern &amp; Block Location
Author: Luis Ruiz
Published: <strong>27.01.2026</strong>
Last modified: 27.01.2026

---

Поиск плагинов

![](https://ps.w.org/export-pattern-block-location/assets/banner-772x250.png?rev
=3447586)

![](https://ps.w.org/export-pattern-block-location/assets/icon.svg?rev=3447586)

# Export Pattern & Block Location

 Автор: [Luis Ruiz](https://profiles.wordpress.org/lruizcode/)

[Скачать](https://downloads.wordpress.org/plugin/export-pattern-block-location.1.0.0.zip)

 * [Детали](https://ru.wordpress.org/plugins/export-pattern-block-location/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/export-pattern-block-location/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/export-pattern-block-location/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/export-pattern-block-location/#developers)

 [Поддержка](https://wordpress.org/support/plugin/export-pattern-block-location/)

## Описание

Export Pattern & Block Location is a powerful tool for WordPress developers and 
site administrators that helps you find where specific CSS classes, Gutenberg blocks,
and WordPress patterns are being used across your entire site.

#### Features

 * CSS Class Search — Find all occurrences of specific CSS classes in your content
 * Gutenberg Block Search — Locate all uses of specific blocks (including nested
   blocks)
 * Pattern Search — Find where WordPress block patterns are being used
 * CSV Export — Download results as a CSV file for easy analysis
 * JSON Export — Get results in JSON format via REST API
 * WPML Support — Filter searches by language for multilingual sites
 * Admin Interface — Easy-to-use admin page under Tools menu
 * REST API — Programmatic access for automation and integrations

#### Use Cases

 * Find all pages using a deprecated CSS class before removing it
 * Audit which posts are using a specific Gutenberg block
 * Track pattern usage across your site for design consistency
 * Prepare for theme or plugin updates by knowing what is in use
 * Generate reports for content inventory

### Development

This plugin uses a build process to generate the JavaScript and CSS files
 distributed
in `assets/build/`.

The original, human-readable source files are available in the
 assets/src/ directory
included in this plugin.

## Скриншоты

 * [[
 * Admin interface showing the search form
 * [[
 * Search results with success message
 * [[
 * Example of exported CSV file

## Установка

 1. Upload the `export-pattern-block-location` folder to the `/wp-content/plugins/`
    directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to Tools > Export Pattern & Block Locations to use the admin interface.

## Часто задаваемые вопросы

### What post types are searched?

By default, the plugin searches all public post types including posts, pages, and
custom post types.

### Can I search multiple terms at once?

Yes! Simply separate your search terms with commas. For example: `btn-primary, container,
hero-section`

### Does it search nested blocks?

Yes, the plugin recursively searches through all nested blocks to find matches.

### Can I use this with WPML?

Yes, the plugin supports WPML and allows you to filter searches by language.

### Is there a REST API?

Yes, the plugin provides a REST API endpoint at `/wp-json/epbl-search/v1/run` for
programmatic access.

### How do I authenticate API requests?

You can either be logged in as an administrator, or use an access token defined 
in your wp-config.php:
 define( ‘EPBL_ACCESS_TOKEN’, ‘your-secure-token-here’ );

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«Export Pattern & Block Location» — проект с открытым исходным кодом. В развитие
плагина внесли свой вклад следующие участники:

Участники

 *   [ Luis Ruiz ](https://profiles.wordpress.org/lruizcode/)
 *   [ Bubuku I Code ](https://profiles.wordpress.org/bubuku/)

[Перевести «Export Pattern & Block Location» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/export-pattern-block-location)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/export-pattern-block-location/),
проверьте [SVN репозиторий](https://plugins.svn.wordpress.org/export-pattern-block-location/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/export-pattern-block-location/)
по [RSS](https://plugins.trac.wordpress.org/log/export-pattern-block-location/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 1.0.0

 * Initial release.
 * Admin interface for searching and exporting.
 * REST API endpoint for programmatic access.
 * Support for CSS classes, Gutenberg blocks, and patterns.
 * CSV and JSON export formats.
 * WPML language filtering support.

## Мета

 *  Версия **1.0.0**
 *  Обновление: **4 месяца назад**
 *  Активных установок: **Менее 10**
 *  Версия WordPress ** 6.0 или выше **
 *  Совместим вплоть до: **6.9.4**
 *  Версия PHP ** 7.4 или выше **
 *  Язык
 * [English (US)](https://wordpress.org/plugins/export-pattern-block-location/)
 * Метки:
 * [blocks](https://ru.wordpress.org/plugins/tags/blocks/)[export](https://ru.wordpress.org/plugins/tags/export/)
   [gutenberg](https://ru.wordpress.org/plugins/tags/gutenberg/)[patterns](https://ru.wordpress.org/plugins/tags/patterns/)
   [search](https://ru.wordpress.org/plugins/tags/search/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/export-pattern-block-location/advanced/)

## Оценки

Пока что нет ни одного отзыва.

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

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/export-pattern-block-location/reviews/)

## Участники

 *   [ Luis Ruiz ](https://profiles.wordpress.org/lruizcode/)
 *   [ Bubuku I Code ](https://profiles.wordpress.org/bubuku/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/export-pattern-block-location/)

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](https://www.bubuku.com/)