Home
last modified time | relevance | path

Searched refs:action_plugin_combo_metagoogle (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/
H A DLdJson.php7 use action_plugin_combo_metagoogle; alias
48 public const CANONICAL = action_plugin_combo_metagoogle::CANONICAL;
118 LogUtility::msg("The image ($pageImagePath) does not exist and was not added to the google ld-json", LogUtility::LVL_MSG_ERROR, action_plugin_combo_metagoogle::CANONICAL);
140 return action_plugin_combo_metagoogle::CANONICAL;
/plugin/combo/action/
H A Dmetagoogle.php15 class action_plugin_combo_metagoogle extends DokuWiki_Action_Plugin class