Skip to content

Instantly share code, notes, and snippets.

View balakrishnandsr's full-sized avatar
🏠
Working from home

Balakrishnan balakrishnandsr

🏠
Working from home
View GitHub Profile
@balakrishnandsr
balakrishnandsr / simple-admin-page.php
Created October 11, 2021 07:07 — forked from stephenh1988/simple-admin-page.php
A simple class based on a tutorial at WP.Tuts that creates an page with metaboxes.
<?php
/*
Description: A simple class based on a tutorial at WP.Tuts that creates an page with metaboxes.
Author: Stephen Harris
Author URI: http://www.stephenharris.info
*/
/* Copyright 2011 Stephen Harris ([email protected])
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by