>
Download This Plugin | |
Download Elegant Themes | |
Name | IMG Simple Site Options |
Version | 1.12 |
Author | Phil Thompson |
Rating | 0 |
Last updated | 2014-04-29 08:35:00 |
Downloads |
148
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
IMG Simple Site Options plugin added 2 bytes of resources to the Home page and 28 bytes of resources to the sample Post page.
IMG Simple Site Options plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! IMG Simple Site Options plugin ads no tables to your Wordpress blog database.Manage social media usernames and contact details via WordPress.
In your theme files:
$country = get_option('company_country');
$email = get_option('company_email');
$telephone = get_option('company_telephone');
// Social media
Then in your theme echo out the values:
or you could just do:
Twitter username is: @
Or in the Visual Editor the following shortcodes work:
[img-simple-site-options twitter_username]
and
[img-simple-site-options $company_post_code]