DataKit

  • DataKit in 2025

    ·

    2024 was the launch year for DataKit, and we had great progress. We wrapped the year with support for displaying WP_Query results in a DataView, adding caching, adding access control on a per-view level, and more. The DataKit project remains active and we have lots of cool things planned for 2025. Distribution Having a great…

    Read More

  • Introducing DataKit, now live on GitHub!

    ·

    We’re thrilled to announce that DataKit is now available to the world! DataKit offers a powerful way for developers to build dynamic data tables, grids, and lists in just minutes. Build dynamic data tables, grids, and lists in minutes Quickly create interactive tables that support a broad variety of field types. Want to make a…

    Read More

  • Interest in WordPress is strongest in developing nations 🌏

    ·

    According to Google Trends, interest in WordPress over time has remained stable over the past five years, and especially so over the past three years: I was pleased to see that interest in WordPress is strongest in emerging economies: Pakistan, Bangladesh, China, Cameroon, and Estonia top the list. I wanted to embed this data in…

    Read More

  • How to create WordPress DataViews using PHP

    ·

    DataViews are an exciting new JavaScript component that is native to WordPress, starting in 6.5. While easy to install using npm, they are not simple to set up if you want to use the library with your own plugin and data source. Considerations when integrating DataViews into your plugin The DataViews component accepts arbitrary arrays…

    Read More