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

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