Welcome To Snipplr


Everyone's Recent Snippets Tagged wordpress



1 ... 38 39 40 41 42 ... 47
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 1450 posted 15 years ago by math89
Remove the “Please upgrade now” message in the Wordpress Dashboard Paste the code in your functions.php
0 1166 posted 15 years ago by math89
From Web Design Ledger "13 Useful Code Snippets for WordPress Development" For additional information, see the link above.
0 1391 posted 15 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
0 1290 posted 15 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
1 1399 posted 15 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
0 1449 posted 15 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
2 1352 posted 15 years ago by mdrisser
Place in your functions.php file and call it in your theme like this: <?php>
1 2747 posted 15 years ago by afj176
It allows you to automatically get the first image from the current post, and display it.
2 5133 posted 15 years ago by math89
How to get actual category name in wordpress if is_category() is true
0 1185 posted 15 years ago by AlessandroCoscia
This script will return the URL for the current page you're on, including category and tag pages.
3 2402 posted 15 years ago by jonhenshaw
For use in conjunction with the get_work function in the theme functions template, functions.php. Requires
0 1301 posted 16 years ago by tylersticka
Is also generates the .wp-post-image class for us to style
0 1310 posted 16 years ago by crs
This is the standard template to use in your header.php (WordPress).
2 3334 posted 16 years ago by SilverFirefly
0 1253 posted 16 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 1102 posted 16 years ago by zartgesotten
Den folgenden Code-Fragment im Kopfbereich (header.php) einfügen.
0 1112 posted 16 years ago by Perun
0 1035 posted 16 years ago by Perun
0 1155 posted 16 years ago by Perun
This helps to avoid the "duplicated content" indexation by google on wordpress comment pages by changing the post content to the_excerpt ONLY in comment pages.
0 3414 posted 16 years ago by DarkPepe
1 ... 38 39 40 41 42 ... 47