ClioWP

Blog

Getting Started with WordPress Custom Fields

WordPress Custom Fields is one of its most powerful features. In combination with Custom Post Types, they can convert WordPress to a Custom Application Building Tool, not only a CMS. How to enable Custom Fields Custom Fields (also known as metadata) are not enabled by default. To enable them, press the “three dots” link in the Edit […]

More »

How To Write JS and CSS in WordPress with Industry Standard Tools

When you create a WordPress Theme or a Plugin, you can write plain Javascript and CSS the old way. But the industry standard today is to use a “build tool”, which creates a single JS (or CSS) file dynamically, which is the only one you have to “include” on every web page (single-page application (SPA)). Fortunately, WordPress offers @wordpress/scripts, a great tool (based […]

More »

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

More »