Property | Type | Description | |
---|---|---|---|
$shortcodes | All shortcode tags |
Method | Description | |
---|---|---|
__construct ( ) | Class constructor | |
admin_enqueue_assets ( ) : void | Enqueue the admin assets | |
admin_localize_scripts ( ) : void | Localize the admin scripts | |
mce_external_plugins ( array $plugin_array ) : array | boolean | Register any TinyMCE plugins | |
shortcode_ajax ( ) : void | Load the shortcode dialog fields via AJAX | |
shortcode_button ( ) : string | Adds the "Donation Form" button above the TinyMCE Editor on add/edit screens. |
public admin_enqueue_assets ( ) : void | ||
return | void |
public admin_localize_scripts ( ) : void | ||
return | void |
public shortcode_ajax ( ) : void | ||
return | void |
public shortcode_button ( ) : string | ||
return | string |