Pronamic Companies

This plugin uses custom post types to add company directory functionality. Pronamic Companies allows you to
add, edit and remove companies.
Template Functions
- pronamic_company_get_address( $post_id = null )
- pronamic_company_has_address( $post_id = null )
-
pronamic_company_the_address( $post_id = null )
-
pronamic_company_get_postal_code( $post_id = null )
- pronamic_company_has_postal_code( $post_id = null )
-
pronamic_company_the_postal_code( $post_id = null )
-
pronamic_company_get_city( $post_id = null )
- pronamic_company_has_city( $post_id = null )
-
pronamic_company_the_city( $post_id = null )
-
pronamic_company_get_phone_number( $post_id = null )
- pronamic_company_has_phone_number( $post_id = null )
-
pronamic_company_the_phone_number( $post_id = null )
-
pronamic_company_get_fax_number( $post_id = null )
- pronamic_company_has_fax_number( $post_id = null )
-
pronamic_company_the_fax_number( $post_id = null )
-
pronamic_company_get_email( $post_id = null )
- pronamic_company_has_email( $post_id = null )
-
pronamic_company_the_email( $post_id = null )
-
pronamic_company_get_website( $post_id = null )
- pronamic_company_has_website( $post_id = null )
-
pronamic_company_the_website( $post_id = null )
-
pronamic_company_get_twitter( $post_id = null )
- pronamic_company_has_twitter( $post_id = null )
-
pronamic_company_the_twitter( $post_id = null )
-
pronamic_company_get_facebook( $post_id = null )
- pronamic_company_has_facebook( $post_id = null )
-
pronamic_company_the_facebook( $post_id = null )
-
pronamic_company_get_linkedin( $post_id = null )
- pronamic_company_has_linkedin( $post_id = null )
-
pronamic_company_the_linkedin( $post_id = null )
-
pronamic_company_get_google_plus( $post_id = null )
- pronamic_company_has_google_plus( $post_id = null )
- pronamic_company_the_google_plus( $post_id = null )
Custom Fields
- _pronamic_company_address
- _pronamic_company_postal_code
- _pronamic_company_city
-
_pronamic_company_country
-
_pronamic_company_mailing_address
- _pronamic_company_mailing_postal_code
- _pronamic_company_mailing_city
-
_pronamic_company_mailing_country
-
_pronamic_company_kvk_establishment
- _pronamic_company_kvk_number
-
_pronamic_company_tax_number
-
_pronamic_company_phone_number
-
_pronamic_company_fax_number
-
_pronamic_company_email
- _pronamic_company_website
- _pronamic_company_rss
-
_pronamic_company_video
-
_pronamic_company_twitter
- _pronamic_company_facebook
- _pronamic_company_linkedin
- _pronamic_company_google_plus
Links
Pronamic plugins
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
- Give a name to your project
- Download the Installer Package
- Install & activate the plugin locally
- Install the suggested dependencies
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.



