Posts tagged with the_category()

WordPress: Display categories without a link

WordPress code snippets

The default way to get the linked category (or linked list of categories) for WordPress posts is straight forward, but this post will show how to get the category name as a string value.

Disabling the Gutenberg Editor in WordPress 5

Disabling the Gutenberg Editor in WordPress 5

Various reasons exist why WordPress users might want to disable the Gutenberg Editor. Here we show various methods to disabling the Gutenberg Editor in WordPress.