Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

InsiderData360 Express Installer

Описание

When activated this plugin will insert the InsiderData360 initialization code to the header of your website. If you deactivate it, the code will not be placed anywhere on your website
Developer Note: This uses the wp_head hook to insert or not insert the initialization code upon rendering the closing tag
Since we are using a hook to initialize our plugin, we do not need to include a remove_insiderData360_init_code method
because once the user disables the plugin this code will not run and nothing is hooked.

Установка

This section describes how to install the plugin and get it working.
If you have the .zip or .rar file you can extract the contents of the file
into your wp/wp-content/plugins folder. Once extracted, you will be able to enable the plugin
via the wordpress admin dashboard.

Часто задаваемые вопросы

  1. How do I uninstall this plugin?
Once you deactivate the plugin the initialization code will no longer be rendered on your website.
  1. What do I do if I have deleted the plugin?
    *** You can either download it from the wordpress plugin repository at wordpress.com/plugins/ by searching InsiderData360 OR
    you can download the .zip or .rar file from this website https://insiderdata360analytics.com/ ***

Отзывы

Посмотреть 1 отзыв

Участники и разработчики

«InsiderData360 Express Installer» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «InsiderData360 Express Installer» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.0 (July 2, 2019)

*[Bug-Fix] formatted correct readme file.