Skip to content

Instantly share code, notes, and snippets.

View nirvanadev's full-sized avatar

Keith Williams nirvanadev

View GitHub Profile
<?php
function remove_divi_shortcodes( $content ) {
$content = preg_replace('/\[\/?et_pb.*?\]/', '', $content);
return $content;
}
@eegrok
eegrok / mac-keycodes
Last active September 30, 2024 13:46
Mac virtual keycodes
from: http://www.meandmark.com/keycodes.html
with some additions from people in the comments, thanks :)
Virtual Keycodes for the Mac QWERTY Layout
Keycodes are in hexadecimal. A blank entry means either there is no key assigned to that keycode or I was unable to find the assigned key.
Keycode Key
0x00 A
0x01 S
0x02 D