Skip to content

Instantly share code, notes, and snippets.

@srikat
Last active August 29, 2015 14:15
Show Gist options
  • Save srikat/098e9e3d196fadfe96ca to your computer and use it in GitHub Desktop.
Save srikat/098e9e3d196fadfe96ca to your computer and use it in GitHub Desktop.
Custom widget that displays value of a custom field in WordPress. http://sridharkatakam.com/create-custom-widget-displays-value-custom-field-wordpress/
// Widgets
include_once( BE_DIR . '/lib/widgets/widget-related-services.php' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment