Skip to main content
Dublin Library

The Publishing Project

Notes On Building A WordPress Plugin

Anyone can build a plugin but it takes a lot of work to get the plugin done right and ready for sharing or WordPress review and approval. I realized the extra work involved when I was looking at the...

Add inline scripts in WordPress

When working with WordPress, you may need to insert an inline script into a page or a template. This post will discuss two ways to do it Method 1: wp_add_inline_script() # The first method,...

Live Core Web Vitals Measurements

Core Web Vitals give developers and performance specialists insights into different facets of user experience. These core web vitals metrics can be measured in the wild and reflect real-world users'...

Custom Counter styles

Ready-made Counter Styles provides a collection of predefined counter styles you can just drop into a stylesheet. These pre-defined custom counters are great to work in international documents since...

Web Share APIs

Sharing content from your web application takes two different APIs: Web Share makes the content shareable and the Web Share Target API makes your app eligible to receive shared data. Getting Started...

WordPress Widget Blocks

If you use WordPress as your CMS and choose to keep the existing theme structure, then the news is relevant to you. Otherwise, you can skip this post. Among other new, WordPress 5.8 introduces a...

Archive Navigation