close

Core

All Admin Content Core Design General Query

BERJAYA

Hooks Generator

Create custom Hooks using add_filter() and add_action() functions

BERJAYA

Schedule Cron Job Event

Create custom Cron Jobs using wp_schedule_event() function.

BERJAYA

Plugin Readme Generator

Create custom readme.txt file for your WordPress plugin.

BERJAYA

Register WordPress Styles

Register custom WordPress Styles using wp_register_style() function.

BERJAYA

Register WordPress Scripts

Register custom WordPress Scripts using wp_register_script() function.

BERJAYA

wp-config.php Generator

Create custom configuration settings on wp-config.php file.