Provider::register()
Method: Register service providers.
Provider::register Read More »
Method: Adds the title custom column to the sortable columns.
Listing::add_sortable_column Read More »
Method: Sets the primary/default column for the list table.
Listing::set_primary_column Read More »
Method: Adds the accessibility tooltips.
Listing::add_accessibility_tooltips Read More »
Method: Handles the title custom column output.
Listing::show_column_title_custom Read More »
Method: Removes the default ‘title’ column.
Listing::remove_title_column Read More »
Method: Handles the registration_errors hook, applying our validation if relevant.
Provider::registration_validation Read More »
Method: Flags whether our settings our enabled and we should have any of the provider operations setup.
Provider::is_enabled Read More »
Method: Add terms and privacy form error messages.
Provider::add_error_messages Read More »
Method: Handles pre-disconnect ajax request.
Connection_Handler::handle_ajax_pre_disconnect_request Read More »
Method: Handles post-connect ajax request.
Connection_Handler::handle_ajax_post_connect_request Read More »