Skip to content

Instantly share code, notes, and snippets.

View ximosa's full-sized avatar

Joaquin Saez ximosa

View GitHub Profile
<?php
require('xa-register.class.php');
// En el frontend
// CSS
add_style('mi_estilo','css/estilo.css');
// JS
add_script('mi_script','js/script.js');