Soapbox Profile is a plugin to make it easy to display
The plugin is stored in the build folder.
- Upload the plugin files to the
/wp-content/plugins/soapbox-profile
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress
- Use the Settings->Soapbox Profile screen to configure the plugin. You must choose either frontend or admin to see changes.
The plugin adds a menu item to the Settings menu. It is advisable to review and, if desired, update these settings after activating the plugin.
This program profile templates for individuals and political parties.
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.
The WordPress plugin Soapbox Profile is open-sourced software licensed under the ISC license.