This tutorial allow you to include custom post type in the archive pages. Add this snippet in your wordpress’s theme function.php file Continue reading
January 31, 2012
by Pigi
0 comments
January 31, 2012
by Pigi
0 comments
This tutorial allow you to include custom post type in the archive pages. Add this snippet in your wordpress’s theme function.php file Continue reading
January 21, 2012
by Pigi
0 comments
This code will help you to edit permalink’s structure via php, you need to paste the code in your function.php file Continue reading
November 28, 2011
by Pigi
0 comments
This snippet will display in the dashboard the total number of words you use in the blog, will be displayed in the dashboard. Continue reading
November 27, 2011
by Pigi
0 comments
This code is usefull if you need to embed a Google Books Preview in your posts or pages using shortcode, when writing your content add the shortcode [gbooks id=""] with the id of the book and will be appended in a frame large 600 and tall 900 px. Continue reading
November 26, 2011
by Pigi
0 comments
This snippet help you to add the TinyMCE editor to the Excerpt screen in the post Panel. Simply paste the code in your function.php file Continue reading
November 24, 2011
by Pigi
0 comments
Using this cool snippet you can send a mail to users when theyr profile changes. Just add it in your function.php file Continue reading