This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

General Options

Description

This plugin helps in managing your WordPress website’s Header and Footer Logo.
You can easily set Social Media Link, or use an existing image in your WP media gallery.
Multiple features are provided such as:

  • Header Logo

  • Footer Logo

  • Social Media (facebook, twitter, skype, google+,instagram)

  • Footer Content

  • Contact Information ( Contact Number, Email-Address, Site Address, Google Map Iframe Embed Code )

Installation

  1. Upload General Options
  2. Go to Dashboard -> General Options Settings
  3. Add /Upload / edit for suitable option and save your custom data.
  4. Paste your shortcode where you want.

In case you find difficulties in setting up your plugin, feel free to write an email to barotyogesh001@gmail.com

FAQ

What is the list of shortcodes?

Please check below shortcode list

1) Header logo : <?php echo get_option('image_location'); ?>
2) Footer logo : <?php echo get_option('footer_image_location'); ?>
3) Footer Content : <?php echo get_option('ad_footer_desc'); ?>
4) Facebook : <?php echo get_option('ad_facebook_link'); ?>
5) Twitter : <?php echo get_option('ad_twitter_link'); ?>
6) Skype : <?php echo get_option('ad_skype_link'); ?>
7) Google + : <?php echo get_option('ad_google_link'); ?>
8) Instagram : <?php echo get_option('ad_instagram_link'); ?>
9) Contact Number :<?php echo get_option('ad_contact_number'); ?>
9) Email Address :<?php echo get_option('admin_email'); ?>
9) Your Address : <?php echo get_option('ad_address'); ?>
10) Map Details : <?php echo get_option('ad_map'); ?>

Reviews

Nopémber 1, 2018
This is good and user friendly plugin. Also easy to customize it's code. Good job!
Read all 1 review

Contributors & Developers

“General Options” is open source software. The following people have contributed to this plugin.

Contributors

Translate “General Options” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1.0

Release Date – 31 May 2018