Skip to main content

Tag extra fields and meta data

Initially, we build game’s “Tag” feature with basic properties, without description, tag title and more. As of CloudArcade v1.7.6, the “Extra Fields” plugin has been implemented for the “Tag” feature, […]

How to use “Collections”

The “Collections” feature is used to create a specific list of games manually. It can be used for highlighted games, staff-picked games, promoted games, or any other purpose. Here are […]

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 […]

Create custom Widget

On this tutorial, I will show you how to create a custom Widget with PHP code, it’s pretty simple. First step, open “Theme Editor” plugin, if you don’t have, you […]

Game Reports plugin

Like it’s plugin name, the purpose of “Game Reports” plugin is to allow players or users report a game bug and error to Admin. Latest game reports will be shown […]