Creating a Keyboard Focus Trap

Focus traps are an important—often misunderstood—keyboard navigation pattern. While their main appeal is improving accessibility, they also improve the user experience for everyone. They keep users where they want to be, avoiding confusion and disorientation. This article is primarily about …




WordPress custom - WordPress tips, tricks, customization and more.

Using WordPress Post Formats

Theme Developers can use WordPress Post Formats to provide special handling for certain types of post content. It makes it easy for developers to handle the different types and provides an easy menu for users to select which type they …