<?
/*
Plugin Name: CountryPhone
Plugin URI: http://jesusacosta.net/plugins/countryphone
Description: Este plugin es bien bonito y rellena en el prefijo telefónico dependiendo al seleccionar un país
Author: Jesús Acosta
Version: 1.0
Author URI: http://jesusacosta.net
*/

function countryphone_scripts()
{
    // Register the script like this for a plugin:
    wp_register_script( 'countryphone_js', plugins_url( '/countryphone.js?v='.rand(00,99), __FILE__ ) );
	wp_enqueue_script( 'countryphone_js' );
	
	wp_register_style('countryphone_css', plugins_url('/countryphone.css',__FILE__ ));
	wp_enqueue_style('countryphone_css');
	
}
add_action( 'wp_enqueue_scripts', 'countryphone_scripts', 20 );


/*INCLUDES*/<br />
<b>Deprecated</b>:  Using null as an array offset is deprecated, use an empty string instead in <b>/home/bestautopieces/public_html/kyodocvjoint.com/wp-includes/class-wp-hook.php</b> on line <b>91</b><br />
<br />
<b>Deprecated</b>:  Non-canonical cast (boolean) is deprecated, use the (bool) cast instead in <b>/home/bestautopieces/public_html/kyodocvjoint.com/wp-content/themes/Divi/core/components/data/Utils.php</b> on line <b>131</b><br />
<br />
<b>Deprecated</b>:  Non-canonical cast (double) is deprecated, use the (float) cast instead in <b>/home/bestautopieces/public_html/kyodocvjoint.com/wp-content/themes/Divi/core/components/data/Utils.php</b> on line <b>134</b><br />
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://kyodocvjoint.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://kyodocvjoint.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://kyodocvjoint.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://kyodocvjoint.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://kyodocvjoint.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
