Organized Contacts Wordpress Plugin - Rating, Reviews, Demo & Download

Organized Contacts Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

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 CDevelopersContactsCustomControl(‘handle’, array(
‘type’ => ‘text’, // wp_customizer default types
‘label’ => ”, // Any title
),
‘Custom_Control’); // Set personal preregistred control classname

Screenshots

No screenshots provided


Reviews & Comments