Overview

Namespaces

  • None
  • WPGMZA
    • CustomFieldFilterWidget
    • Integration
    • MarkerListing
    • Selector

Classes

  • Gutenberg
  • ProGutenberg
  • WPMigrateDB
  • Overview
  • Namespace
  • Class

Class ProGutenberg

This module integrates the plugin with the Gutenberg editor

WPGMZA\Factory
Extended by WPGMZA\Integration\Gutenberg
Extended by WPGMZA\Integration\ProGutenberg
Namespace: WPGMZA\Integration
Located at 3rd-party-integration/class.pro-gutenberg.php
Methods summary
public
# __construct( )

Constructor.

Constructor.

Overrides

WPGMZA\Integration\Gutenberg::__construct()
public
# onPluginGetLocalizedData( $data )
public
# onRender( mixed[] $attr )

Called to render the plugins Gutenberg block front end.

Called to render the plugins Gutenberg block front end.

Parameters

$attr
$atts An array of attributes passed in from the editor.

Overrides

WPGMZA\Integration\Gutenberg::onRender()
Methods inherited from WPGMZA\Integration\Gutenberg
onEnqueueBlockAssets(), onInit()
Methods inherited from WPGMZA\Factory
createInstance()
API documentation generated by ApiGen