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 719 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 870 posted 14 years ago by math89
Remove the “Please upgrade now” message in the Wordpress Dashboard Paste the code in your functions.php
0 675 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 896 posted 14 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
0 763 posted 14 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
1 872 posted 14 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
0 876 posted 14 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
2 755 posted 14 years ago by mdrisser
Place in your functions.php file and call it in your theme like this: <?php>
1 1137 posted 14 years ago by afj176
It allows you to automatically get the first image from the current post, and display it.
2 3898 posted 14 years ago by math89
How to get actual category name in wordpress if is_category() is true
0 705 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 1375 posted 14 years ago by jonhenshaw
For use in conjunction with the get_work function in the theme functions template, functions.php. Requires
0 782 posted 14 years ago by tylersticka
Is also generates the .wp-post-image class for us to style
0 820 posted 14 years ago by crs
This is the standard template to use in your header.php (WordPress).
2 962 posted 14 years ago by SilverFirefly
0 764 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 613 posted 14 years ago by zartgesotten
Den folgenden Code-Fragment im Kopfbereich (header.php) einfügen.
0 651 posted 14 years ago by Perun
0 627 posted 14 years ago by Perun
0 687 posted 14 years ago by Perun
1 ... 38 39 40 41 42 ... 47