kasparsd / widget-context
WordPress plugin for showing or hiding widgets on specific posts, pages and sections of a site.
Installs: 208
Dependents: 0
Suggesters: 0
Security: 0
Stars: 42
Watchers: 7
Forks: 13
Open Issues: 17
Type:wordpress-plugin
Requires (Dev)
- 10up/wp_mock: ^0.2.0
- dealerdirect/phpcodesniffer-composer-installer: ^1.0
- mockery/mockery: ^0.9.5
- php-coveralls/php-coveralls: ^2.4
- phpcompatibility/php-compatibility: dev-develop as 9.99.99
- phpcompatibility/phpcompatibility-wp: ^2.1
- phpmd/phpmd: ^2.10
- phpunit/phpunit: ^5.7
- wp-coding-standards/wpcs: ^3.1
- yoast/phpunit-polyfills: ^2.0
This package is auto-updated.
Last update: 2024-10-31 00:34:05 UTC
README
Source of the Widget Context plugin for WordPress.
Install
-
Search for "Widget Context" under "Plugins → Add New" in your WordPress dashboard.
-
Install as a Composer dependency:
composer require kasparsd/widget-context
Development
-
Clone the plugin repository:
git clone https://github.com/kasparsd/widget-context-wporg.git cd widget-context-wporg
-
Install the development dependencies:
npm install
-
Start the development environment:
docker compose up -d
which is available at widgetcontext.localhost.