wordpress-action-filter-documentation-generator-nodejs

Npm global module that generate the documentation for all actions and filters present in current directory

Usage no npm install needed!

<script type="module">
  import wordpressActionFilterDocumentationGeneratorNodejs from 'https://cdn.skypack.dev/wordpress-action-filter-documentation-generator-nodejs';
</script>

README

node

Wordpress Action & Filters document generator NodeJS

Npm module that generate a .md file of all actions e filters present in current directory

Getting Started

Installing

A step by step series of examples that tell you have to get packet running

npm install wordpress-action-filter-documentation-generator-nodejs -g

Move to your wordpress folder (of theme or plugin)

cd /your/wordpress/direcotry/of/plugin/

Than run the comand

generate-hooks-docs

Built With

  • NodeJS

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Pasqui Andrea - Initial work

License

This project is licensed under the MIT License

Acknowledgments