PDC Verordeningen
PDC Verordeningen
by Yard Internet · github.com/openwebconcept/plugin-pdc-verordeningen · website
★ 1stars
3.2kcomposer installs
1forks
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/openwebconcept/plugin-pdc-verordeningen/archive/refs/heads/master.zipAlso on Packagist as plugin/pdc-verordeningen:
composer require plugin/pdc-verordeningenFrom the readme
OWC PDC Verordeningen
Setup
Add verordeningen to the repository, and allows to insert them where needed in the PDC item.
How do I get set up? ###
Unzip and/or move all files to the /wp-content/plugins/pdc-verordeningen directory
Log into WordPress admin and activate the ‘PDC Verordeningen plugin through the ‘Plugins’ menu
Filters & Actions
There are various hooks, which allows for changing the output.
Action for changing main Plugin object.
See OWC\PDC\FAQ\Config-set method for a way to change this plugins config.
Via the plugin object the following config settings can be adjusted
- metaboxes
- restapifields
Filter the format of the shortcode output
Filter the output of the shortcode output
Translations ###
If you want to use your own set of labels/names/descriptions and so on you can do so.
All text output in this plugin is controlled via the gettext methods.
Please use your preferred way to make your own translations from the /wp-content/plugins/pdc-verordeningen/languages/pdc-verordeningen.pot file
Be careful not to put the translation files in a location which can be overwritten by a subsequent update of the plugin, theme or WordPress core.
We recommend using t
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.