Welcome To Snipplr


Everyone's Recent PHP Snippets Tagged wordpress



1 ... 31 32 33 34 35 ... 43
1 613 posted 14 years ago by chrisdpratt
This will let you define individual templates for posts within specific categories. Simply name your post file like: single-SLUG.php
0 465 posted 14 years ago by creativelifeform
catches the first image of a post so you can display it however you like within the loop
0 487 posted 14 years ago by creativelifeform
courtesy of mark8barnes
1 664 posted 14 years ago by iroybot
courtesy of mark8barnes (http://wordpress.org/support/profile/52354)
1 683 posted 14 years ago by iroybot
Must be placed after the_post() so make sure you verify that if you place it in the sidebar.
0 911 posted 14 years ago by Overdeath
4 735 posted 14 years ago by adambundy
You can see the results under a single post, where photos are shown, without any text. The photo is taken from the uploaded photo from the post. All you need is the get the image plugin from www.justintadlock.com
0 640 posted 14 years ago by Kokkekniven
0 347 posted 14 years ago by runeg
All it takes is a stylesheet and a small function in the theme’s functions.php file
1 628 posted 14 years ago by math89
0 584 posted 14 years ago by gd6d
Change the excerpt value in functions.php
0 652 posted 14 years ago by howardpanton
Add read more link for wordpress
0 657 posted 14 years ago by howardpanton
Count the number of comments in wordpress blog
0 692 posted 14 years ago by howardpanton
Add the PHP to custom_functions.php and the following CSS to custom.css .custom ul.menu li.search {float:right;} .custom ul.menu li.search form {padding:0.3em;} .custom ul.menu li.search form input {padding:0.4em;}
0 705 posted 14 years ago by kristarella
This is designed to show 10 posts on each of the pages after the home/blog page when the home page only shows 5 (because if you just use posts_per_page=10 without the offset you will lose the most recent posts numbered 6-10 in between the first and...
0 519 posted 14 years ago by kristarella
0 530 posted 14 years ago by gd6d
This template code will work only in the WordPress Loop to include a map if the Geo Mashup plugin is active and the current post has a location.
0 720 posted 14 years ago by cyberhobo
1 ... 31 32 33 34 35 ... 43