xavsio4


Member since 02/26/2010

25 snippets

5539 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

xavsio4's Recent Snippets



« Prev 1 Next »
New prompt structure inside a Universe for example
1 1293 posted 13 years ago by xavsio4
1 1458 posted 14 years ago by xavsio4
This sql statement enables to detect duplicates entries over a key and creates a seq column which says which one is the sequence of the duplicates. This way you can take only the seq = 1 and still be able to identify all duplicates
0 3546 posted 14 years ago by xavsio4
<?php> <!–Default> <?php> Note that sidebar.php must not always content the sidebar
0 1028 posted 14 years ago by xavsio4
in the theme's footer.php insert <?php>
0 1181 posted 14 years ago by xavsio4
0 1297 posted 14 years ago by xavsio4
Can also be done in your pre built theme
0 1193 posted 14 years ago by xavsio4
Simply paste the code below and insert your Google Analytics where it says paste your Google Analytics. You can paste the code once in your functions.php file and never have to worry about it again. We are adding an action to the wp_footer, so it wil...
0 1408 posted 14 years ago by xavsio4
0 1131 posted 14 years ago by xavsio4
This function will loop all the registered post types, and for each post type create a meta box with given data. Here links is assimilated to post types
0 1222 posted 14 years ago by xavsio4
0 2910 posted 14 years ago by xavsio4
To enablefeatured image on a post, just open your theme’s functions.php file, paste in the code below, and voila!
0 1325 posted 14 years ago by xavsio4
By putting the following code in your theme’s functions.php file, you create two extra sizes:
0 1106 posted 14 years ago by xavsio4
0 1372 posted 14 years ago by xavsio4
Taken from an article of http://smashingmagazine.com
0 1275 posted 14 years ago by xavsio4
0 1294 posted 14 years ago by xavsio4
0 1196 posted 15 years ago by xavsio4
0 1089 posted 15 years ago by xavsio4
0 1090 posted 15 years ago by xavsio4
0 1012 posted 15 years ago by xavsio4
« Prev 1 Next »