Welcome To Snipplr


Everyone's Recent PHP Snippets Tagged wordpress



1 ... 17 18 19 20 21 ... 42
This is a great place to add your own custom Help text for a client. You can even customize it for different Admin panels. For example, you can add a different Help text for the Add New Post panel and another one for the Comments panel. Here’s h...
0 1260 posted 14 years ago by blueocto
It’s possible to disable it conditionally for each WordPress user by going to Users > Your Profile. However, if you want to remove it completely, you can add the following filter:
0 1232 posted 14 years ago by blueocto
I pinched the get_avatar() function from the wp/wp-includes/pluggable.php file and commented out the setting of the avatar as an <img> tag and returned the actual image url instead.
0 1141 posted 14 years ago by camdagr8
3rd argument of 'add_action' function is priority, by default set to 10. This is a much simpler way of reorder posts exactly as you want them to appear.
1 1011 posted 14 years ago by mrgurner
1 1145 posted 14 years ago by fatihturan
add the following line in wp-config.php (7 = 7 days)
0 810 posted 14 years ago by tomidle
0 1428 posted 14 years ago by hstothard
Place snippet in functions.php, edit maximum image size in Admin -> Settings -> Media -> Image Sizes ("Large Size") (Wordpress 3.1)
0 1558 posted 14 years ago by alp
in functions.php
0 1174 posted 14 years ago by alp
Place in functions.php
0 1048 posted 14 years ago by alp
Place snippet in functions.php
0 1724 posted 14 years ago by alp
place snippet in functions.php
0 1317 posted 14 years ago by alp
Place snippet in functions.php
0 1453 posted 14 years ago by alp
Place snippet in functions.php. Works with the Shylock Adsense plugin (http://planetozh.com/blog/my-projects/wordpress-plugin-who-sees-ads-control-adsense-display/)
0 1383 posted 14 years ago by alp
place code in functions.php
0 3534 posted 14 years ago by alp
1 1233 posted 14 years ago by redconservatory
1 1502 posted 14 years ago by mb2o
This adds the class "not-home" to your body_class in Wordpress. Handy if you want to reset CSS from the index page.
1 1067 posted 14 years ago by ethicka
1 ... 17 18 19 20 21 ... 42