Descripcion
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 )
Installacion
- Upload General Options
- Go to Dashboard -> General Options Settings
- Add /Upload / edit for suitable option and save your custom data.
- 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
Contributors & Developers
“General Options” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “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