Connections Business Directory Education Level

बिबरन

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 education level to entries. The education levels are those that are recognized by the (US Census Bureau)[http://www.census.gov/hhes/socdemo/education/data/cps/2013/tables.html]. A filter has been provided to allow the choices of education levels to be adjusted to suit your needs.

The education level of an entry can optionally be shown as a content block within a template or with the supplied widget.

Checkout the screenshots.

Here are other great extensions that enhance your expirence with the Connections Business Directory:

Installation

Using the WordPress Plugin Search

  1. Navigate to the Add New sub-page under the Plugins admin page.
  2. Search for connections business directory education level.
  3. The plugin should be listed first in the search results.
  4. Click the Install Now link.
  5. Lastly click the Activate Plugin link to activate the plugin.

Uploading in WordPress Admin

  1. Download the plugin zip file and save it to your computer.
  2. Navigate to the Add New sub-page under the Plugins admin page.
  3. Click the Upload link.
  4. Select Connections Business Directory Education Level zip file from where you saved the zip file on your computer.
  5. Click the Install Now button.
  6. Lastly click the Activate Plugin link to activate the plugin.

Using FTP

  1. Download the plugin zip file and save it to your computer.
  2. Extract the Connections Business Directory Education Level zip file.
  3. Create a new directory named connections-business-directory-education-levels directory in the ../wp-content/plugins/ directory.
  4. Upload the files from the folder extracted in Step 2.
  5. Activate the plugin on the Plugins admin page.

FAQ

None yet….

समीक्षा

There are no reviews for this plugin.

Contributors & Developers

“Connections Business Directory Education Level” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

3.0.2 06/09/2023

  • TWEAK: Deprecate the filter name cn_education_level_options in favor of Connections_Directory/Education_Level/Options.

3.0.1 06/09/2023

  • BUG: Cast education level index to string when processing the CSV Export action.

3.0 06/09/2023

  • NEW: Introduce the Entry Education Level Content Block.
  • TWEAK: Make Connections_Education_Levels::education() public.
  • TWEAK: Cast education level index to string.
  • TWEAK: Use the Education Level Content Block to render the Entry education level.
  • TWEAK: Deprecate Connections_Education_Levels::block().
  • TWEAK: Use the Education Level Content Block to render the Entry education level in the widget.
  • OTHER: Correct misspellings.
  • DEV: TRUE, FALSE and NULL must be lowercase.

2.0.2 05/07/2021

  • OTHER: Correct misspelling.
  • OTHER: Update http link to be https.
  • OTHER: Update copyright year.
  • I18N: Include German (Germany) translation.
  • DEV: Correct code alignment.
  • DEV: phpDoc correction.
  • DEV: Update plugin header in README.txt.

2.0.1 07/18/2019

  • BUG: Ensure empty string is returned if there is no data to export to prevent the developer notice from being exported.

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.4 05/26/2015

  • BUG: Correct loading of translation files so they are used.
  • BUG: Add missing text domains to a couple strings.
  • BUG: Correct error notice text when Connections is not installed.
  • TWEAK: Update logic which loads the translations.
  • I18N: Update POT file.
  • I18N: Include Swedish translation.
  • DEV: Update .gitignore file.

1.0.3 05/05/2015

  • BUG: Correct filter path for the languages filter.
  • I18N: Add the POT file.
  • TWEAK: Readme.txt installation tweaks.
  • TWEAK: Add Languages to readme.
  • OTHER: Bump tested to 4.2.

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/12/2014

  • Initial release.