Skip to content

Instantly share code, notes, and snippets.

View jamalrahmat's full-sized avatar

Jamaluddin Rahmat jamalrahmat

View GitHub Profile
<?php
/**
* This is a simple schema markup used for WordPress theme.
* You can control with WordPress conditional tags.
*
* Example:
* <body <?php starter_body_markup(); ?>>
*/
function starter_head_markup() {