Tag: resources

  • How Delicious Brains Creates and Releases WordPress Plugins

    How Delicious Brains Creates and Releases WordPress Plugins

    Delicious Brains have published the process they use for creating and releasing WordPress plugins. The post covers development, brainstorming, reviewing, testing, and wire frames. The team also describes the products and services they use and the roles they play within their projects. How is their process different or similar to yours?

  • New Toolkit Simplifies the Process of Creating Gutenberg Blocks

    New Toolkit Simplifies the Process of Creating Gutenberg Blocks

    Ahmad Awais, who created the Gutenberg Boilerplate last year, has released a Guten Block Toolkit. The toolkit substantially simplifies the creation of Gutenberg Blocks by providing no configuration, one dependency, and no lock-in. Awais created the toolkit after receiving feedback that configuring things like Webpack, React, ES 6/7/8/Next, ESLint, Babel and keeping up with their…

  • WPShout Updates and Acquires WPHierarchy.com

    WPShout Updates and Acquires WPHierarchy.com

    WPHierarchy.com is a WordPress resource created by Rami Abraham in 2013. The site is an interactive version of Michelle Schulp’s colorful diagram of WordPress’ template hierarchy. Each template is linked to documentation that explains its function. Over the years, WordPress’ template hierarchy has changed. For instance, paged.php no longer comes after archive.php. The site however, hasn’t kept…

  • How to Find the Age of a Plugin Hosted in the WordPress Plugin Directory

    How to Find the Age of a Plugin Hosted in the WordPress Plugin Directory

    The WordPress plugin directory provides information such as version requirements, compatibility, last updated, and active installs for plugins. What it doesn’t tell you is how old a plugin is. A new site called Age WP Plugin created by Ahmad Awais and Maedah Batool makes finding this information easy. Simply type in a plugin’s slug into…

  • Mark Root-Wiley Publishes Free Guide for Nonprofits That Use WordPress

    Mark Root-Wiley Publishes Free Guide for Nonprofits That Use WordPress

    One of WordPress’ greatest strengths is that it’s free to download and use. This makes it an excellent choice for nonprofit organizations that have a small budget. Nonprofits that can’t afford a developer to maintain their sites may opt to run it on their own. Managing a WordPress site requires a basic understanding of how…

  • Richard Best Publishes Human Readable Version of the GPLv2 License

    Richard Best Publishes Human Readable Version of the GPLv2 License

    WordPress is licensed under the GPLv2 and the four freedoms it allows is considered to be its Bill of Rights. The four freedoms are: The freedom to run the program, for any purpose. The freedom to study how the program works, and change it so it does your computing as you wish. The freedom to…

  • Delicious Brains Publishes In-depth Guides on The WordPress Database

    Delicious Brains Publishes In-depth Guides on The WordPress Database

    Delicious Brains, the creators of WP Migrate DB, published a guide that walks developers through the WordPress database. The guide describes every database table and there associated columns within WordPress single site. It also features an entity relationship diagram that explains the relationships between the various tables. Although the image was created for WordPress 3.8,…

  • Version One of The WordPress History Book is Ready For Review

    Version One of The WordPress History Book is Ready For Review

    During the 2013 State of the Word presentation at WordCamp San Francisco, Matt Mullenweg announced a new project called WordPress The Book. After nearly two years of writing, Siobhan McKeown has announced that version one is ready for review. She also states that the book will be produced in just over a month and that…

  • CMS Commander’s WordPress Site Creation Tool is Available for Free

    CMS Commander’s WordPress Site Creation Tool is Available for Free

    CMS Commander has announced that their new WordPress site creation tool will be free of charge. CMS Commander specializes in helping users manage WordPress sites. The tool gives users the ability to deploy new WordPress sites to any host via FTP with pre-configured settings and pre-installed plugins. WordPress is famous for its five-minute install, but…

  • Richard Best Launches New Website Devoted to WordPress Legal Topics

    Richard Best Launches New Website Devoted to WordPress Legal Topics

    Over the weekend, I stumbled across a new resource called WP and Legal Stuff run by Richard Best, a qualified lawyer in New Zealand, England, and Wales. The site focuses on legal matters related to WordPress and open source. Recent articles include: Using the WordPress trademarks for your business, product or service The GPL and…

  • ManageWP Releases Plugin Discovery Tool

    ManageWP Releases Plugin Discovery Tool

    The WordPress plugin directory has nearly 35k plugins and discovering new ones that have been tested and downloaded a few thousand times is difficult. Users can browse the directory for newest, recently updated, most popular, and highest rated plugins. With the exception of the recently updated category, there’s no way to discover plugins in the…

  • Jeff Starr Releases New 450 Page Book: WordPress Themes In Depth

    Jeff Starr Releases New 450 Page Book: WordPress Themes In Depth

    Jeff Starr, a contributing author to DigWP.com, has put the finishing touches on his brand new book, WordPress Themes In Depth. It’s 450 pages of focused information on WordPress theme development. It’s in PDF format and has support for widescreen monitors and mobile devices. Some of the topics covered include: Setting up for theme development…

  • WordPress Developer Resource Hookr.io Now With Improved Search

    WordPress Developer Resource Hookr.io Now With Improved Search

    Hookr.io, the WordPress developer resource that launched earlier this year has undergone a series of improvements. The search engine now shows results as your typing. The detailed results page has been completely redesigned making it easier to read. If the source code contains indexed objects such as actions, filters, functions, etc, those items are hyper-linked…

  • WordPress Cheat Sheet For Commonly Used Template Functions

    WordPress Cheat Sheet For Commonly Used Template Functions

    If you find yourself constantly referring to the Codex or searching for a commonly used template function, consider bookmarking this WordPress Cheat Sheet created by Trevor Niemi. Launched in February of this year, Niemi created the site after seeing a pixelated image of the same information published to Reddit. When asked how often the site…