Skip to content

Instantly share code, notes, and snippets.

View ninhvanthang's full-sized avatar

Ninh Van Thang ninhvanthang

View GitHub Profile
@ninhvanthang
ninhvanthang / 01-custom-block.js
Created November 13, 2025 08:16 — forked from ajvillegas/01-custom-block.js
Sample custom WordPress editor block and sidebar controls using using ES5 JavaScript syntax.
/**
* Custom WordPress block boilerplate.
*
* @package My_Block_Package
* @author Alexis J. Villegas
* @link http://www.alexisvillegas.com
* @license GPL-2.0+
*/
( function( blocks, editor, element ) {
{"lastUpload":"2021-06-20T23:18:10.846Z","extensionVersion":"v3.4.3"}