WordPress 1

What is Typescript ? React is a JavaScript library for building user interfaces, primarily for single-page applications (SPAs).…

WordPress Setup

Step1: define( 'WP_DEBUG', true);define('WP_POST_REVISIONS', false);define('IMAGE_EDIT_OVERWRITE', true);define('DISABLE_WP_CRON', true);define('DISALLOW_FILE_EDIT', true);define('DISALLOW_FILE_MODS', true);