How to Disable Gutenberg Editor Without a Plugin
What is Gutenberg? WordPress 5.0 has been recently released, however, not everyone loves the new block editor – Gutenberg. We’ll show you how to simply disable Gutenberg without any plugins […]
What is Gutenberg? WordPress 5.0 has been recently released, however, not everyone loves the new block editor – Gutenberg. We’ll show you how to simply disable Gutenberg without any plugins […]
Adding images to your site’s content helps to increase its visual appeal and, in most cases, gives your textual content deeper meaning. And though it may sound easy enough, there […]
By default WordPress get_terms function does not provide post type argument. But we’ve developed a solution for this.
Disable access to the comments menu in admin, remove comments from admin bar and post types columns and hide comments on the front-end.
This simple WordPress shortcode allows you to hide any part of post content on mobile devices.
There are many code snippets describing how to disable (remove) Admin Bar in WordPress, but most of them doesn’t solve all the issues.