plugin-icon

Organized Contacts

The plugin allows you to organize information about your companies / organization
Ratings
Last updated
February 15, 2018
Version
1.4.1
Active installations
10

Plugin will add customizer settings and [company] shortcode. Company shortcode has attrs: “id” (for muliple contacts) may be: primary, secondary, tertiary, quaternary, fivefold, company_6, company_7, company_8.. etc..

"field" may be name, image, address, numbers, email, time_work, socials "filter" (default as 'the_content') Set none for disable default filter "before" The some custom html "after" The some custom html

for example: [company id=”secondary” field=”address” filter=”none” before=”Our address:”] for muliple, or [company field=”email”] for primary only

for custom fields use: new CDevelopers\Contacts\CustomControl(‘handle’, array( ‘type’ => ‘text’, // wp_customizer default types ‘label’ => ”, // Any title ), ‘Custom_Control’); // Set personal preregistred control classname

Freeon Creator plan
Active installations
10
Tested up to
4.9.26
This plugin is available for download to be used on your WordPress self-hosted installation.