Tag: code

  • Interview With Oliver – Creator Of WPSeek.com

    What was your inspiration for creating WPSeek? The first idea of wpseek wasn’t actually to create a public search engine for WordPress developers. When I finished creating a little Firefox add-on called “WordPress Helper” [1] some years back, I was using wpseek as a kind of search result page for requests made with the “WordPress…

  • Code Snippet To Reduce Memory Usage

    Joost de Valk has published a code snippet along with an explanation regarding the reduction of memory usage when using get_permalink with post objects. This may come in handy for plugin developers who are not already using this technique.

  • Chip Bennett Explains The Right Way To Custom Gravatars

    Inspired by an article that explains how to bypass WordPress core functions in order to implement custom gravatars, Chip Bennett explains how to properly work with custom gravatars without having to bypass any core functionality. Using Chips tutorial, creating custom avatars for your users is a cinch. Always better to work WITH core instead of…

  • My Child Theme Technical Hurdle

    As most of you are aware, I ended up choosing to edit a child theme of the Theme Hybrid framework called Hybrid News. Out of the gate, using a child theme that is built on top of a framework certainly has a learning curve. For instance, if I installed a plugin where the directions told…

  • Even A Widgetifyr Stumps Me

    A few days ago, Glenn Bennett got in touch with me to let me know about a site called Widgetifyr.com. This site is a service which aims at making the WordPress widget creation process much easier than creating the code from scratch every time. If you’ve ever tried to turn your code into a wordpress…

  • Plugin Code Repository Bookmarklet

    Ryan McCue has released a cool bookmarklet which when used on the WordPress Plugin Repository, will take you directly to the code browser for that plugin. The bookmarklet works on subpages of the plugin page as well as the installation or FAQ pages. If you’re using FireFox, drag the link for the bookmarklet to your…