Skip to main content

Introducing “Filters”

Filters are a type of hook that allow you to modify data before it is saved to the database or rendered on the screen. Unlike action hooks, which trigger specific […]

Introducing “Hooks”

What Are Hooks? Hooks are specific points in the codebase of a Theme where you can insert your own custom code. They allow you to add new features in specific […]

New Comment System

The built-in comment system was first introduced in CloudArcade v1.2.0, which came out 2 years and 7 months ago from the time this post was published. Since v1.2.0, the UI […]