Profile
Achievement
xavsio4's Recent SnippetsTagged wordpress
- All /
« Prev 1 Next »
<?php>
<!–Default>
<?php>
Note that sidebar.php must not always content the sidebar
0
1256
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
1708
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
1482
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
1602
posted 15 years ago by xavsio4
By putting the following code in your theme’s functions.php file, you create two extra sizes:
0
1342
posted 15 years ago by xavsio4