Welcome To Snipplr


Everyone's Recent Snippets Tagged wordpress



1 ... 38 39 40 41 42 ... 47
Stick this inside the <?php> and you get the month group title shown only once for that date range. Sexy.
0 721 posted 14 years ago by daipratt
Replace the default WordPress “W” logo in the administrative header with a custom one. Add this code inside the theme’s “functions.php” file.
0 874 posted 14 years ago by math89
Remove the “Please upgrade now” message in the Wordpress Dashboard Paste the code in your functions.php
0 681 posted 14 years ago by math89
From Web Design Ledger "13 Useful Code Snippets for WordPress Development" For additional information, see the link above.
0 899 posted 14 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
0 769 posted 14 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
1 876 posted 14 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
0 880 posted 14 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
2 757 posted 14 years ago by mdrisser
Place in your functions.php file and call it in your theme like this: <?php>
1 1140 posted 14 years ago by afj176
It allows you to automatically get the first image from the current post, and display it.
2 3903 posted 14 years ago by math89
How to get actual category name in wordpress if is_category() is true
0 709 posted 14 years ago by AlessandroCoscia
This script will return the URL for the current page you're on, including category and tag pages.
3 1377 posted 14 years ago by jonhenshaw
For use in conjunction with the get_work function in the theme functions template, functions.php. Requires
0 788 posted 14 years ago by tylersticka
Is also generates the .wp-post-image class for us to style
0 823 posted 14 years ago by crs
This is the standard template to use in your header.php (WordPress).
2 965 posted 14 years ago by SilverFirefly
0 769 posted 14 years ago by gd6d
Of course the Plugin from wpml.org has to be installed, the file "wpml-integration.php" from docs/theme-integration has to be copied into your theme-directory and the call include "wpml-integration.php"; has to be copied to your functions.php. After...
0 619 posted 14 years ago by zartgesotten
Den folgenden Code-Fragment im Kopfbereich (header.php) einfügen.
0 659 posted 14 years ago by Perun
0 635 posted 14 years ago by Perun
0 691 posted 14 years ago by Perun
1 ... 38 39 40 41 42 ... 47