Description
This is an extension plugin for the Connections Business Directory Plugin please be sure to install and active it before adding this plugin.
What does this plugin do? It adds the ability to add a income level to entries.
The income level of an entry can optionally be shown as a content block within a template or with the supplied widget.
Here are other great extensions that enhance your experience with Connections Business Directory:
Installation
Using the WordPress Plugin Search
- Navigate to the
Add New
sub-page under the Plugins admin page. - Search for
connections business directory income level
. - The plugin should be listed first in the search results.
- Click the
Install Now
link. - Lastly click the
Activate Plugin
link to activate the plugin.
Uploading in WordPress Admin
- Download the plugin zip file and save it to your computer.
- Navigate to the
Add New
sub-page under the Plugins admin page. - Click the
Upload
link. - Select Connections Business Directory Income Level zip file from where you saved the zip file on your computer.
- Click the
Install Now
button. - Lastly click the
Activate Plugin
link to activate the plugin.
Using FTP
- Download the plugin zip file and save it to your computer.
- Extract the Connections Business Directory Income Level zip file.
- Create a new directory named
connections-business-directory-income-levels
directory in the../wp-content/plugins/
directory. - Upload the files from the folder extracted in Step 2.
- Activate the plugin on the Plugins admin page.
FAQ
None yet….
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Connections Business Directory Income Level” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Connections Business Directory Income Level” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.1 05/06/2021
- BUG: Add missing translation string.
- OTHER: Change link from
http
tohttps
. - OTHER: Update copyright year.
- DEV: Correct code alignment.
- DEV: phpDoc correction.
- DEV: Update README.txt plugin header.
2.0 07/18/2019
- FEATURE: Add support for CSV Import and Export of Education Level.
- TWEAK: Refactor plugin in singleton pattern.
- OTHER: Remove extra line return.
- OTHER: Set version as class constant.
- OTHER: Use static method to register widget instead of deprecated function
create_function()
. - OTHER: Remove use of deprecated function
create_function()
when initiating the plugin. - DEV: Update plugin header.
- DEV: phpDoc corrections.
1.0.2 08/19/2014
- BUG: Do not display “Choose…” in the entry content when no level was chosen for the entry.
1.0.1 05/21/2014
- TWEAK: Add default option “Choose…”.
1.0 05/07/2014
- Initial release.