Tag: tags

  • An Update to My Gutenberg Experience

    An Update to My Gutenberg Experience

    Not long after I published my experience with Gutenberg, developers reached out to me to work on some of the issues I mentioned. Riad Benguella figured out why meta boxes were not collapsing or expanding. It turns out that some meta boxes depend on the post script which has a side effect of calling the…

  • WordPress 4.6 Improves the Accessibility of the Tag and Category Management Pages

    WordPress 4.6 Improves the Accessibility of the Tag and Category Management Pages

    Among the improvements coming in WordPress 4.6 are accessibility enhancements to the Category and Tag management pages. The flow of each page has been changed so that the visual order of elements match the tab order. This allows those who navigate with keyboards to access the Add New Tag or Add New Category area first.…

  • A Useful WordPress Plugin For Those Who Write Long-form Content

    Developed by George Stephanis, Add IDs to Header Tags is a WordPress plugin that adds an `id` attribute to header tags in posts. This enables users to deep-link into your content. This is especially helpful to those who consistently publish medium to long form articles.

  • Chip Bennett Working On New Template Hierarchy Diagram

    Chip Bennett is currently in the middle of creating an updated version of the template hierarchy diagram which shows the structure of how a page is displayed. The new diagram is a bit more detailed than the old one. These diagrams are an excellent way to learn about Template Tags in WordPress as well as…