Kategorie: Developer Blog

  • WordPress 5.5.1 Maintenance Release

    WordPress 5.5.1 was released on September 1, 2020. This maintenance release features 34 bug fixes, 5 enhancements, and 5 bug fixes for the block editor. These bugs affect WordPress version 5.5, so you’ll want to upgrade. You can download WordPress 5.5.1 directly, or visit the Dashboard → Updates screen and click Update Now. If your…

  • WooCommerce Developer Resources

    WooCommerce has been working to compile all of the most useful resources for developers who want to build with WooCommerce. On September 1st, they rolled out the initial culmination of that effort, WooCommerce Developer Resources For their initial launch, they focused on discoverability. One bit of feedback they have gotten from developers is that it’s…

    Seattle Public Library
  • WooCommerce 4.3.2 Fix Release

    A small fix release that improves the compatibility with WordPress 5.5 was released on August 10, 2020. Here is the changelog for the release: WooCommerce Fix – Remove new WP 5.5 meta box arrows from «Order data» and «Order items» meta boxes. #27173 Fix – «Product type» dropdown missing from Product’s data meta box on…

  • Magento 2.4

    The next major version of Magento was released on July 28, 2020. Magento Open Source 2.4.0 introduces support for PHP 7.4, Elasticsearch 7.6.x, and MySQL 8.0. Substantial security changes include the enablement of two-factor authentication in the Admin by default. With this release, the Authorize.Net and Braintree payment method integrations have been removed from core…

  • WooCommerce 4.3.1 Fix Release

    WooCommerce shipped another release on July 21, 2020 that contains two bugfixes for the WooCommerce Admin and Blocks packages. Here is the changelog for the release: WooCommerce Admin 1.3.1 Fix – PHP Fatal errors when columns are missing from the Notes table WooCommerce Blocks 2.7.2 Enhancement: Move Draft order logic behind feature flag Download the…

  • Lighthouse 6.1.1

    Many web developers use Google PageSpeed Insights on a regular basis. PageSpeed Insights analyzes the content of a web page and generates suggestions to make that page faster. PageSpeed Insights runs on Lighthouse, an open-source, automated tool for improving the quality of web pages. On July 7, 2020 Lighthouse developer Connor Clark released version 6.1.1…

  • Run my Accounts für WooCommerce 1.4.0

    Am 29. Juni 2020 haben wir Version 1.4.0 unseres WordPress bzw. WooCommerce Plugins für die Buchhaltungs-Software Run my Accounts veröffentlicht. Es wurden 4 neue Funktionen integriert, ein Bug gefixt und 5 Optimierungen implementiert, sowie die Kompatibilität mit WordPress 5.4.2 und WooCommerce 4.2.2 getestet. Plugin auf WordPress.org Plugin auf GitHub Hier zur Übersicht das komplette Change…

  • WordPress Gutenberg Block Plugin Builder

    A foundation for WordPress Gutenberg blocks plugin development that aims to provide a clear and concise guide for building your first block plugin: Provided by WordPress developer Jeffrey Carandang from the Philippines, who also is the guy behind projects like ShareABlock, a collection of free block designs and templates for Gutenberg, as well as Iceberg,…

  • WordPress Query Monitor

    Query Monitor is the developer tools panel for WordPress. It enables debugging of database queries, PHP errors, hooks and actions, block editor blocks, enqueued scripts and stylesheets, HTTP API calls, and more. It includes some advanced features such as debugging of Ajax calls, REST API calls, and user capability checks. It includes the ability to…