Welcome To Snipplr


Everyone's Recent Snippets Tagged wordpress



1 ... 21 22 23 24 25 ... 47
If a post is published without setting a featured image and there is an image attachment, this will select an image from the media library and set it as the featured image.
0 789 posted 13 years ago by chrs
Add this piece of code in your .htaccess file located in wordpress root directory
0 778 posted 13 years ago by kirichev
0 803 posted 13 years ago by roflman79
Put this code in your theme, where you want to show followers count. Don't forget to change USERNAME.xml to your twitter user name.
0 879 posted 13 years ago by kirichev
Put this in your functions.php
0 973 posted 13 years ago by kirichev
Most of this code is by: http://www.wprecipes.com/get-tags-specific-to-a-particular-category-on-your-wordpress-blog I simply added the Tag Cloud
0 817 posted 13 years ago by daif
Embed a video via PHP without using `the_content` filter in WordPress. From luckykind at http://wordpress.org/support/topic/call-function-called-by-embed-shortcode-direct
0 704 posted 13 years ago by jevets
0 791 posted 13 years ago by janvdm
0 1011 posted 13 years ago by telltec
0 798 posted 13 years ago by zac
If a MySQL DB for WordPress is encoded as latin1, these steps will prevent utf8 encoding issues.
0 904 posted 13 years ago by theriddlebrothers
If you run a query to delete old posts manually from MySQL in a WordPress database, the old tags will remain and appear in your tag cloud/listing. This allows you to identify those unused tags, and then delete them with an additional query.
0 715 posted 13 years ago by theriddlebrothers
Snippet from http://www.luscarpa.com/
0 1007 posted 13 years ago by theriddlebrothers
0 533 posted 13 years ago by PubliOne
2 770 posted 13 years ago by janvdm
2 690 posted 13 years ago by janvdm
This SQL takes the redirects from Drupal 5.5 tables and converts them into a format the WordPress plugin Redirection can understand.
0 713 posted 13 years ago by ethicka
Wordpress: home page condition , we can identify it any inner pahe (header / footer etc.)
1 638 posted 13 years ago by aashvi
display page list for selected pages : remove "Page" word
0 617 posted 13 years ago by aashvi
create link for page
0 651 posted 13 years ago by aashvi
How to create home page url
0 776 posted 13 years ago by aashvi
replaced taxonomy = 'category' with taxonomy = '".myTAXONOMY."' add lines 51, 52, 93 - 123
0 1519 posted 13 years ago by Ijaas
Add a list of recent comments from the wordpress database
1 579 posted 13 years ago by zac
Example of loading thickbox and syntaxhighlighter conditionally from the functions.php of a wordpress theme.
2 643 posted 13 years ago by zac
Add this to your theme's functions.php file
0 745 posted 13 years ago by amyb
1 677 posted 13 years ago by rccc
1 ... 21 22 23 24 25 ... 47