sdxxx


Member since 12/03/2010

9 snippets

3554 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

sdxxx's Recent Snippets



« Prev 1 Next »
Do you know that you can create a new form directly from theme template.php without the need of creating a module in Drupal 7? Armed with that knowledge, we will build a new login form and transform it to become a horizontal login bar. You migh...
0 1172 posted 14 years ago by sdxxx
Date format guide: d = 01 to 12 ; m = 01 to 12 ; More formats: http://php.net/manual/en/function.date.php
1 1026 posted 14 years ago by sdxxx
Cronjob and PHP examples below
0 915 posted 14 years ago by sdxxx
Say you wanted to create a shortcode like this: [youtube id="991WcoEPwb8"] And instead of manually creating the HTML yourself, you wanted to use YouTube’s oEmbed provider to get the HTML. While that’s easy to do using WordPress’ existing fun...
3 947 posted 14 years ago by sdxxx
Improving WordPress performance with changes to .htaccess
1 955 posted 14 years ago by sdxxx
"We should always be looking for ways to improve the functionality of our blogs. One of the easiest ways to improve our blog functionality and speed is to leverage browser caching."
1 1154 posted 14 years ago by sdxxx
Using shortcode to retrieve the author page url (ex. abc.com/?author=123), using the WP Shortcode API as reference.
1 873 posted 14 years ago by sdxxx
2 1167 posted 14 years ago by sdxxx
« Prev 1 Next »