Skip to content
Snippets Groups Projects

classes from wp-requirements

Merged Krzysztof Dyszczyk requested to merge feature/new-requirements into master
1 file
+ 5
5
Compare changes
  • Side-by-side
  • Inline
+ 5
5
@@ -2,15 +2,15 @@ destination: docs
@@ -2,15 +2,15 @@ destination: docs
templateConfig: /app/theme-woocommerce/config.neon
templateConfig: /app/theme-woocommerce/config.neon
extensions: [php]
extensions: [php]
source:
source:
- classes
- src
exclude:
exclude:
- vendor
- vendor
- tests
- tests
- languages
- languages
charset: [UTF-8]
charset: [UTF-8]
main: Wordpress plugin
main: Library wp-builder
title: Plugin template more info
title: Library that provides basic info how build a plugin and what a plugin is
baseUrl: "/"
baseUrl: "/"
templateTheme: default
templateTheme: default
@@ -21,7 +21,7 @@ deprecated: false
@@ -21,7 +21,7 @@ deprecated: false
todo: false
todo: false
download: false
download: false
accessLevels:
accessLevels:
- public
- public
- private
- private
- protected
- protected
\ No newline at end of file
Loading