Skip to content
Snippets Groups Projects

Feature/notice dismiss link

Merged Krzysztof Dyszczyk requested to merge feature/notice-dismiss-link into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -19,7 +19,7 @@ class AjaxHandler implements HookablePluginDependant
const POST_FIELD_NOTICE_NAME = 'notice_name';
const SCRIPTS_VERSION = '2';
const SCRIPTS_VERSION = '3';
const SCRIPT_HANDLE = 'wpdesk_notice';
/**
Loading