diff --git a/.gitignore b/.gitignore index 1fe1b00..26de61c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea/ node_modules/ +eduadmin-google.zip diff --git a/README.md b/README.md index 4cb404b..f8b67cc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -=== EduAdmin - Google Analytics / Tag Manager WordPress plugin === +=== EduAdmin - Google Analytics / Tag Manager === Contributors: mnchga Tags: booking, participants, courses, events, eduadmin, lega online, google, analytics, tag manager Requires at least: 5.8 @@ -11,6 +11,6 @@ This plugin adds support for Google Analytics / Tag Manager to your EduAdmin plu == Description == -# EduAdmin - Google Analytics / Tag Manager WordPress plugin +# EduAdmin - Google Analytics / Tag Manager WordPress This plugin adds support for Google Analytics / Tag Manager to your [EduAdmin-Wordpress plugin](https://github.com/MultinetInteractive/EduAdmin-WordPress). diff --git a/eduadmin-google.php b/eduadmin-google.php index 1715073..8c1859d 100644 --- a/eduadmin-google.php +++ b/eduadmin-google.php @@ -2,7 +2,7 @@ defined( 'ABSPATH' ) or die( 'This plugin must be run within the scope of WordPress.' ); /* - * Plugin Name: EduAdmin Booking - Google Analytics / Tag Manager plugin + * Plugin Name: EduAdmin - Google Analytics / Tag Manager * Plugin URI: https://www.eduadmin.se * Description: This plugin adds support for Google Analytics / Tag Manager to your EduAdmin plugin (WordPress only, not the course portal). * Tags: booking, participants, courses, events, eduadmin, lega online, google, analytics, tag manager diff --git a/src/README.md b/src/README.md index 439d4a0..780067f 100644 --- a/src/README.md +++ b/src/README.md @@ -1,4 +1,4 @@ -=== EduAdmin - Google Analytics / Tag Manager WordPress plugin === +=== EduAdmin - Google Analytics / Tag Manager === Contributors: mnchga Tags: booking, participants, courses, events, eduadmin, lega online, google, analytics, tag manager Requires at least: $PLUGINATLEAST$ @@ -11,6 +11,6 @@ This plugin adds support for Google Analytics / Tag Manager to your EduAdmin plu == Description == -# EduAdmin - Google Analytics / Tag Manager WordPress plugin +# EduAdmin - Google Analytics / Tag Manager WordPress This plugin adds support for Google Analytics / Tag Manager to your [EduAdmin-Wordpress plugin](https://github.com/MultinetInteractive/EduAdmin-WordPress). diff --git a/src/eduadmin-google.php b/src/eduadmin-google.php index eae0dd1..3d69ff7 100644 --- a/src/eduadmin-google.php +++ b/src/eduadmin-google.php @@ -2,7 +2,7 @@ defined( 'ABSPATH' ) or die( 'This plugin must be run within the scope of WordPress.' ); /* - * Plugin Name: EduAdmin Booking - Google Analytics / Tag Manager plugin + * Plugin Name: EduAdmin - Google Analytics / Tag Manager * Plugin URI: https://www.eduadmin.se * Description: This plugin adds support for Google Analytics / Tag Manager to your EduAdmin plugin (WordPress only, not the course portal). * Tags: booking, participants, courses, events, eduadmin, lega online, google, analytics, tag manager