intervention icon indicating copy to clipboard operation
intervention copied to clipboard

WordPress plugin to configure wp-admin and application state using a single config file.

Results 17 intervention issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies
javascript

Hello ! First of all, this plugin is fantastic and really usefull. I use it on many website. Today I stumbled on a little issue, which prevents me from updating...

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. Commits 64735d2 v4.1.1 75a657d Fix potential ReDoS (#37) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansi-regex&package-manager=npm_and_yarn&previous-version=4.1.0&new-version=4.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...

dependencies
javascript

Allow the selection of a page template, but restrict the ability to choose a parent: ``` 'pages.item.attributes.parent', 'pages.item.attributes.template', 'pages.item.attributes.order' ```

Addresses #102 `deploy-plugin` is triggered when you make a new GitHub release. The action will deploy to wordpress.org and also make a `zip` archive attached to the GitHub release assets....

Hey there - love the library and running the newest version as a standalone plugin but running into trouble getting it to install via Composer on Sage 9. I tested...

Hi, I just got to know Intervention, and have implemented it in a first project, but encountered a problem. In a fresh install, the value for the timezone_string option is...

- Make permalinks only flush when changed - Adding extra permalink base options: ``` 'author-base' => 'author', 'comments-base' => 'comments', 'pagination-base' => 'page', 'comments-pagination_base' => 'comment-page', 'feed-base' => 'feed', ```...

When trying to update or deactivate the plugin it crashes the site. ![error](https://github.com/darrenjacoby/intervention/assets/91573134/600055ed-fa04-442a-80d5-cfee40c5d538) Please let me know if you are able to assists in rectifying the issue.

Should Intervention currently support Sage 10 themes without Bedrock? If so, I've tried getting up and running a few times, but can't figure my way around these issues. Apologies if...