> IMG Simple Site Options wordpress plugin resources analysis

IMG Simple Site Options wordpress plugin resources analysis

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

Delta: 0%

Post page

Delta: 0%
IMG Simple Site Options plugin has no negative impact on PageSpeed score.

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.

Usage

In your theme files:

  • // Company address details
  • $address_line_1 = get_option('company_address_line_1');
  • $address_line_2 = get_option('company_address_line_2');
  • $address_line_3 = get_option('company_address_line_3');
  • $city = get_option('company_city');
  • $post_code = get_option('company_post_code');
  • $country = get_option('company_country');

  • $email = get_option('company_email');

  • $telephone = get_option('company_telephone');

  • // Social media

  • $twitter = get_option('twitter_username');
  • $pinterest = get_option('pinterest_username');
  • $instagram = get_option('instagram_username');
  • $facebook = get_option('facebook_username');
  • $googleplus = get_option('googleplus_username');
  • $linkedin = get_option('linkedin_username');
  • $blog_url = get_option('blog_url');

Then in your theme echo out the values:

  • Twitter username is: @
  • Company postal code is:

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]

Screenshots

Resources added by plugin to Home page/Post page in kB
Total size of resources for Home page/Post page in kB
Random Theme Tests
PahlawanWeb screenshot

PahlawanWeb

by: PahlawanWeb

2665
100%
Vacuous screenshot

Vacuous

by: tweaklabs

972
0%