Helpful Strangers is a plugin with several helper functions present in other frameworks to help with development.
The plugin is stored in the build folder.
- Upload the plugin files to the
/wp-content/plugins/helpful-strangersdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress
- Use the Settings->Helpful Strangers screen to configure the plugin. You must choose either frontend or admin to see changes.
- Customize output by adding any of the files below based on the front or admin settings you selected.
Please review the CONTRIBUTING.md file if you are interested in helping develop or maintain this plugin. Also, please be aware that contributors are expected to adhere to the CODE_OF_CONDUCT.md and use the PULL_REQUEST_TEMPLATE.md when submitting code.
You will need npm and phpcs to get started. Use npm install to install gulp and other libraries
required to help package the plugin for publishing. Source files are in the source folder. The
code style is defined in the phpcs.xml file and requires phpcs to validate the code.
This plugin was created by Noah J. Stewart to help develop plugins.
The WordPress plugin Helpful Strangers is open-sourced software licensed under the ISC license.