Skip to content
Snippets Groups Projects
Commit 0eb47262 authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

init

parent bcc2a822
No related branches found
No related tags found
No related merge requests found
Pipeline #6413 passed with warnings
......@@ -70,6 +70,7 @@ class AjaxHandler implements HookablePluginDependant
PermanentDismissibleNotice::OPTION_NAME_PREFIX . $noticeName,
PermanentDismissibleNotice::OPTION_VALUE_DISMISSED
);
do_action('wpdesk_notice_dismissed_notice', $noticeName);
}
die();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment