: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* @author EmbedPress <help@embedpress.com>
* @copyright Copyright (C) 2018 EmbedPress. All rights reserved.
* @license GPLv2 or later
$(document).on('click', '.embedpress-plugin-notice-dismissible.is-dismissible', function () {
action: 'embedpress_notice_dismiss',
security: EMBEDPRESS_ADMIN_PARAMS.nonce,
$.post(EMBEDPRESS_ADMIN_PARAMS.ajaxurl, data, function () {