Title: PlugSeal
Author: Marc Armengou
Published: <strong>29. meje 2026</strong>
Last modified: 30. meje 2026

---

Tykače pytać

![](https://ps.w.org/plugseal/assets/icon-256x256.jpg?rev=3554828)

# PlugSeal

 Wot [Marc Armengou](https://profiles.wordpress.org/marc4/)

[Sćahnyć](https://downloads.wordpress.org/plugin/plugseal.0.2.0.zip)

 * [Podrobnosće](https://hsb.wordpress.org/plugins/plugseal/#description)
 * [Pohódnoćenja](https://hsb.wordpress.org/plugins/plugseal/#reviews)
 *  [Instalacija](https://hsb.wordpress.org/plugins/plugseal/#installation)
 * [Wuwiće](https://hsb.wordpress.org/plugins/plugseal/#developers)

 [Podpěra](https://wordpress.org/support/plugin/plugseal/)

## Wopisanje

PlugSeal gives administrators granular control over what each active plugin is allowed
to do, inspired by Android app permissions and Flatseal for Flatpak. Each active
plugin is listed in the settings page. For each plugin, administrators can allow
or deny individual permissions with immediate effect. All permissions are allowed
by default, so no existing functionality is broken until an administrator explicitly
restricts it.

**Permissions covered:**

 * `db:read` / `db:write` — database queries via $wpdb
 * `db:read:users` / `db:write:users` — read and write access to user data (also
   covers wp_delete_user and wp_update_user)
 * `http:outbound` — outbound HTTP requests via the WordPress HTTP API
 * `options:read` / `options:write` — WordPress options via get_option / update_option(
   see limitations)
 * `email:send` — sending email via wp_mail()
 * `cron:write` — scheduling events via wp_schedule_event()
 * `transients:write` — writing transients via set_transient()
 * `users:create` — creating users via wp_create_user() (updates and deletes are
   covered by db:write:users)
 * `rest:register` — registering REST API endpoints via register_rest_route()
 * `shortcode:register` — registering shortcodes via add_shortcode()
 * `rewrite:register` — registering rewrite rules via add_rewrite_rule()
 * `admin:menu` — adding entries to the admin menu and submenus
 * `dashboard:widget` — adding dashboard widgets via wp_add_dashboard_widget()
 * `hooks:frontend` — hooking into frontend hooks (wp_head, wp_footer, the_content,
   wp_enqueue_scripts…)
 * `hooks:admin` — hooking into admin hooks (admin_head, admin_notices, admin_enqueue_scripts…)
 * `hooks:auth` — hooking into authentication hooks (wp_login, wp_logout, user_register,
   authenticate…)
 * `hooks:content` — hooking into content hooks (save_post, delete_post, pre_get_posts,
   wp_handle_upload…)
 * `hooks:lifecycle` — hooking into plugin and theme lifecycle hooks (activated_plugin,
   deactivated_plugin, switch_theme…)

**Honest limitations:**

This plugin intercepts official WordPress APIs by identifying the calling plugin
via the PHP call stack. It cannot intercept calls made by WordPress core on behalf
of a plugin — for example, when WordPress processes a settings form via `options.
php`, the call stack contains core files rather than the plugin files.

Specific limitations:

 * `options:read` / `options:write` — work when a plugin calls these APIs directly
   from its own code (hooks, AJAX, cron). Do not block standard WordPress settings
   forms processed by `options.php`.
 * Filesystem access (`file_get_contents`, `fopen`, etc.) is not intercepted.
 * Direct `mysqli` connections, `eval()`, and raw PHP file functions bypass all 
   interceptors.
 * `wp_update_user()` and `wp_delete_user()` are covered by `db:write:users` since
   they write directly to the users table.
 * `admin_init` is intentionally excluded from `hooks:admin` as it is too critical
   to block safely.

## Instalacija

 1. Upload the `plugseal` folder to `/wp-content/plugins/`.
 2. Activate the plugin through the **Plugins** menu.
 3. Go to **Settings  PlugSeal**.
 4. Select a plugin and toggle individual permissions on or off.

## HSP

### Does this work with Multisite?

No. Multisite is not supported in this version.

### What happens to my data if I uninstall the plugin?

Data is preserved by default. To delete all data on uninstall, enable the option
in the settings page before deleting the plugin.

### Can a plugin bypass this system?

Yes, if a plugin makes direct database connections or filesystem calls without using
WordPress APIs, or if WordPress core processes actions on its behalf. These are 
known limitations documented above.

## Pohódnoćenja

Za tutón tykač pohódnoćenja njejsu.

## Sobuskutkowarjo a wuwiwarjo

„PlugSeal“ je softwara wotewrjeneho žórła. Slědowacy ludźo su k tutomu tykačej přinošowali.

Sobuskutkowarjo

 *   [ Marc Armengou ](https://profiles.wordpress.org/marc4/)

„PlugSeal“ je so do 1 rěče přełožił. Dźakujemy so [přełožowarjam](https://translate.wordpress.org/projects/wp-plugins/plugseal/contributors)
za jich přinoški.

[Přełožće „PlugSeal“ do swojeje rěče.](https://translate.wordpress.org/projects/wp-plugins/plugseal)

### Na wuwiću zajimowany?

[Přehladajće kod](https://plugins.trac.wordpress.org/browser/plugseal/), hladajće
do [SVN-repozitorija](https://plugins.svn.wordpress.org/plugseal/) abo abonujće 
[wuwiwanski protokol](https://plugins.trac.wordpress.org/log/plugseal/) přez [RSS](https://plugins.trac.wordpress.org/log/plugseal/?limit=100&mode=stop_on_copy&format=rss).

## Protokol změnow

#### 0.2.0 – 2025-05-30

 * Added „Reset to defaults“ button per plugin.
 * Added Settings link to the plugin list page.
 * Added descriptions for all permissions.
 * Renamed hook categories.
 * Improved translation support.
 * Fixed untranslated strings in JavaScript.

#### 0.1.0 – 2025-04-25

 * Initial release.

## Meta

 *  Version **0.2.0**
 *  Last updated **9 hodźin**
 *  Active installations **Mjenje hač 10**
 *  WordPress version ** 6.6 abo nowši **
 *  Tested up to **7.0**
 *  PHP version ** 8.2 abo nowši **
 *  Languages
 * [Catalan](https://ca.wordpress.org/plugins/plugseal/) a [English (US)](https://wordpress.org/plugins/plugseal/).
 *  [Přełožće do swojeje rěče](https://translate.wordpress.org/projects/wp-plugins/plugseal)
 * Tags
 * [access-control](https://hsb.wordpress.org/plugins/tags/access-control/)[hardening](https://hsb.wordpress.org/plugins/tags/hardening/)
   [permissions](https://hsb.wordpress.org/plugins/tags/permissions/)[security](https://hsb.wordpress.org/plugins/tags/security/)
 *  [Rozšěrjeny napohlad](https://hsb.wordpress.org/plugins/plugseal/advanced/)

## Pohódnoćenja

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/plugseal/reviews/)

## Sobuskutkowarjo

 *   [ Marc Armengou ](https://profiles.wordpress.org/marc4/)

## Podpěra

Chceće něšto prajić? Trjebaće pomoc?

 [Forum pomocy pokazać](https://wordpress.org/support/plugin/plugseal/)