<?
/*
Plugin Name: Studio Chili
Plugin URI: http://chili.vn/
Description: Tùy chỉnh định dạng và chỉnh sửa hình ảnh.
Version: 1.0
Author: http://chili.vn/
Author URI: http://chili.vn/
License: http://chili.vn/
*/



require(ABSPATH . WPINC . "/pluggable.php");
require_once( plugin_dir_path( __FILE__ ) . 'custom-menu.php' );	



 //function chili_login() {
   
//	global $token;
//}
//add_action('wp_login', 'chili_login');   


//add_action( 'admin_bar_menu', 'toolbar_link_to_mypage', 999 );

function toolbar_link_to_mypage( $wp_admin_bar ) {	
	global $token;  
	$args = array(
		'id'    => 'Thiết Kế Banner',
		'title' => 'Thiết Kế Banner',
		'href'  => 'http://studio.chili.vn/?sec='.$token,
		'meta'  => array( 'class' => 'my-toolbar-page', 'target' => '_blank' )
	);
	$wp_admin_bar->add_node( $args );
}



?>
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//xedcarlimousine.com/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>https://xedcarlimousine.com/post-sitemap.xml</loc>
<lastmod>2024-08-02T22:37:29+07:00</lastmod>
</sitemap>
<sitemap>
<loc>https://xedcarlimousine.com/page-sitemap.xml</loc>
<lastmod>2016-10-06T09:18:37+07:00</lastmod>
</sitemap>
<sitemap>
<loc>https://xedcarlimousine.com/category-sitemap.xml</loc>
<lastmod>2024-08-02T22:37:29+07:00</lastmod>
</sitemap>
<sitemap>
<loc>https://xedcarlimousine.com/post_tag-sitemap.xml</loc>
<lastmod>2024-08-02T22:37:29+07:00</lastmod>
</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->