Skip to content

Instantly share code, notes, and snippets.

@s-hiroshi
Created October 21, 2015 07:40
Show Gist options
  • Save s-hiroshi/b3f6750b569e44db1b9e to your computer and use it in GitHub Desktop.
Save s-hiroshi/b3f6750b569e44db1b9e to your computer and use it in GitHub Desktop.
// オプション取得
$options = (array) json_decode( get_option( 'key' ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment