Skip to content

Collection - WordPress

Our recent articles

Sanitising data in WordPress

Sanitising data in WordPress

Sanitization is the process of cleaning or filtering your input data. Whether the data is from a user or an API or web service, you use sanitizing when you don’t know what to expect or you don’t want to be strict with data validation. The easiest way to sanitize data is with built-in WordPress functions. The sanitize_*() series […]

Continue reading

WordPress resources »

Gutenberg Block Library »

It can be hard to find individual blocks, as many are part of larger collections that are hard to search within. To solve that problem we have created a block library that lists each block individually. Blocks in the library are easily searchable and tagged for convienience.

From Gutenberg Block Library.

Popular topics

On development

On best practice

On content strategy