Skip to content

Instantly share code, notes, and snippets.

@brombal
brombal / acf-wysiwyg-style-select.php
Created February 17, 2016 20:54
Custom Styles Dropdown for ACF Wysiwyg Editors (WP Plugin)
<?php
/**
* Plugin Name: ACF Wysiwyg Style Select
* Description: Custom style select boxes for ACF Wysiwyg editors.
* Author: Alex Brombal
* Author URI: http://www.brombal.com
* Version: 1.1
* License: MIT
*/