DGW.ltd: Plugin
Accompanying plugin for the DGW.ltd theme
by Dogwonder Ltd · github.com/dogwonder/dgwltd-plugin · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/dogwonder/dgwltd-plugin/archive/refs/heads/main.zipDeclares an update source (https://github.com/dogwonder/dgwltd-plugin), so updates arrive through the plugin's own updater.
From the readme
DGW.ltd plugin
Based on https://github.com/DevinVinson/WordPress-Plugin-Boilerplate
WordPress Feature API
npm run wp-env start
npx run wp-env stop
Add to wp-config.php
define( 'WPFEATUREAPILOADDEMO', true );
Todo
- Embed scripts - add to blocks.json in embed block so it's scoped and not global
License
The WordPress Plugin Boilerplate is licensed under the GPL v2 or later.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
A copy of the license is included in the root of the plugin’s directory. The file is named LICENSE.
Important Notes
Licensing
The WordPress Plugin Boilerplate is licensed under the GPL v2 or l
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.