Add-on Developers
Dexter includes the following extension hooks.
public function dexter_add_cp_index_fields();
public function dexter_get_entry_values(
array $config = [],
array $values = []
): array
public function dexter_update_config(
array $config = [],
array $values = [],
string $indexSource = ''
): array
Last updated
Was this helpful?