=== KWM Info Basic ===
Contributors: Kelvin-mariano
Tags: info basic, informações basicas, theme info basic, informações basicas do tema, telephones, telefones
Requires at least: 3.9.1
Tested up to: 4.2.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Plugin de informações basicas para o seu tema com telefones, celulares, endereços e muito mais.
Plugin basic information for your theme with telephones, cell phones, addresses and more
== Description ==
Plugin de informações basicas para o seu tema com telefones, celulares, endereços e muito mais.
Plugin basic information for your theme with telephones, cell phones, addresses and more
== Installation ==
1. Upload `kwm-info-basic` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Click the KWM info basic menu and add residential telephones, cell phones, addresses, social networking and more
4. Use the functions or shortcodes to display the information in your theme
5. The functions are:
`get_kwm_all_infos()` / RETURNS an array with all the parameters you can use so get_kwm_all_infos ('Allphones');
`get_kwm_telephones()` / returns telephones
`get_kwm_mobile_phones()` / returns cell phones
`get_kwm_address_one()` / return address
`get_kwm_social_network_url()` / return url social network parameters available "facebook, youtube, twitter, googlePlus, linkedIn, instagram, flickr, mySpace, askfm". example: get_kwm_social_network_url(youtube)
6. the shortcodes are:
`[get_kwm_telephones]`
`[get_kwm_mobile_phones]`
`[get_kwm_address_one]`
== Screenshots ==
1. See the plugin settings screen
== Changelog ==
= 1.0 =
* Launch of the plugin