Tag: resources

  • Introducing Hookr.io: A New Resource For WordPress Developers

    Introducing Hookr.io: A New Resource For WordPress Developers

    Hookr.io is a brand new project created by Christopher Sanford in the alpha stage of development. It’s an index of all the available WordPress Hooks and API calls stretching back to WordPress 1.5. The site is a result of a pet project he’s been working on for about a year. It started out as a…

  • Help Contribute To The Official WordPress Developer Resource By Testing Code References

    Help Contribute To The Official WordPress Developer Resource By Testing Code References

    Announced at WordCamp San Francisco during Matt Mullenweg’s State of The Word 2013 presentation, developer.wordpress.org will host educational tools for developers in the form of handbooks and code referencing material. It will be the go-to place to discover WordPress best practices. Since educational materials surrounding WordPress are spread across the web, it’s hard for developers…

  • Discover Which WordPress Plugins A Site Has Installed With Plugin Checker

    Developed by Earth People, a web development agency based out of Gamla Stan in Stockholm, the WordPress Plugin checker can find which plugins are installed on almost any WordPress site. Unfortunately, this tool doesn’t list all of the plugins it detects. Instead, it looks to see if any of the plugins developed by Earth People…

  • New Forum Available For WordCamp Organizers

    Good news for WordCamp organizers! There is now an official forum where WordCamp organizers can share tips, advice, and work together. Announced on the Make.WordPress.community website by Andrea Middleton, new organizers are encouraged to ask questions while past organizers are asked to share their knowledge.

  • WordPress Gear – Stuff For Developers

    File this website into your resources area. WPGear is a compilation of useful developer tools. The site is filled with links to developer centric resources such as the WP-CLI tool, synching WordPress plugins between Github and the WordPress plugin repository and much more. The unique thing about this website is that it’s able to be…

  • GenerateWP.com – Useful WordPress Code Generators

    Who doesn’t love a good code generator for WordPress? GenerateWP.com should definitely be added to your list of bookmarked resources as the site provides a number of different generators for common tasks such as WP-Config file, sidebars, custom post types, menus, and more. Best of all, the code generated from this website meets the WordPress…

  • Pretty WordPress Template Hierarchy Diagram

    If there has been one graphical element that has seen some changes over the years, it’s the template hierarchy diagram. The original diagram is located on the Codex and while it provides a graphical representation as to how Templates work within WordPress, it’s not pretty. I remember in 2008 when Michael Castilla took the original…

  • New eBook On How To Become A WordPress Development Professional

    Always on the lookout for new resources to share with others to help learn WordPress related topics, I came across an eBook published ($29.99-$39.99) by long time WordPress developer Curtis McHale. I got in touch with Curtis to ask him a few questions concerning his book, including whether or not he plans on contributing to…

  • Alternatives For A Better Planet WordPress Feed

    The WordPress Planet is a collection of WordPress centric websites that aggregate their content into one stream of information. In 2009, I proposed the idea of refocusing the dashboard so that it presented more WordPress Centric content. While some sites have been added and removed from the official Planet WordPress feed over the years, the…

  • 300 Free Icons For Web And User Interface Design

    Adam Whitcroft has released a 300 icon kit for web and user interface design called Batch. Each icon is a single Photoshop layer making blend modes and scaling a breeze. According to the license, WordPress theme or plugin authors should be able to use these in their works: You are free to use Batch (the…

  • Two Resources For Writers/Journalists Using WordPress

    DynamicWP has put together a list of 11 plugins that are especially helpful for writers using WordPress. One of the nifty plugins from that list that I discovered is AP Style Dates And Times. This plugin automatically abbreviates times and months according to the AP Style guide. The second resource that you should keep handy…

  • 99 Different WordPress Related Websites To Watch

    Are you one of those folks who can’t get enough WordPress in your RSS FeedReader? If so, WPMU.org has published their list of 99 different WordPress related websites. The list was comprised via publicly available data and is completely objective. It was cool to see WPTavern come in at number 14 but I would have…

  • WP-Snippets Launches Newly Designed Site

    WP-Snippets has gone through a few changes as of late. Among them is a responsive design, a button to mark snippets as favorites, better ways of filtering snippets, and a few other enhancements. WP-Snippets is one of those really cool ideas that I talked about during the early days of WordPress Weekly and I’m stoked…

  • Collection Of WordPress Constants

    Developers are going to want to add this page to their list of resources. Dominik Schilling has written a guest post for WPEngineer.com that covers a wide range of constants that can be used with WordPress. I’ve used and seen many of those constants defined within the WP Config file. It’s pretty cool to see…