Skip to content

Commit 95f1ef9

Browse files
author
Chris Gårdenberg
committed
chore: Updating plugin name for WP prep (WIP)
1 parent 71e8ad8 commit 95f1ef9

5 files changed

Lines changed: 7 additions & 6 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.idea/
22
node_modules/
3+
eduadmin-google.zip

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
=== EduAdmin - Google Analytics / Tag Manager WordPress plugin ===
1+
=== EduAdmin - Google Analytics / Tag Manager ===
22
Contributors: mnchga
33
Tags: booking, participants, courses, events, eduadmin, lega online, google, analytics, tag manager
44
Requires at least: 5.8
@@ -11,6 +11,6 @@ This plugin adds support for Google Analytics / Tag Manager to your EduAdmin plu
1111

1212
== Description ==
1313

14-
# EduAdmin - Google Analytics / Tag Manager WordPress plugin
14+
# EduAdmin - Google Analytics / Tag Manager WordPress
1515

1616
This plugin adds support for Google Analytics / Tag Manager to your [EduAdmin-Wordpress plugin](https://github.com/MultinetInteractive/EduAdmin-WordPress).

eduadmin-google.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
defined( 'ABSPATH' ) or die( 'This plugin must be run within the scope of WordPress.' );
33

44
/*
5-
* Plugin Name: EduAdmin Booking - Google Analytics / Tag Manager plugin
5+
* Plugin Name: EduAdmin - Google Analytics / Tag Manager
66
* Plugin URI: https://www.eduadmin.se
77
* Description: This plugin adds support for Google Analytics / Tag Manager to your EduAdmin plugin (WordPress only, not the course portal).
88
* Tags: booking, participants, courses, events, eduadmin, lega online, google, analytics, tag manager

src/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
=== EduAdmin - Google Analytics / Tag Manager WordPress plugin ===
1+
=== EduAdmin - Google Analytics / Tag Manager ===
22
Contributors: mnchga
33
Tags: booking, participants, courses, events, eduadmin, lega online, google, analytics, tag manager
44
Requires at least: $PLUGINATLEAST$
@@ -11,6 +11,6 @@ This plugin adds support for Google Analytics / Tag Manager to your EduAdmin plu
1111

1212
== Description ==
1313

14-
# EduAdmin - Google Analytics / Tag Manager WordPress plugin
14+
# EduAdmin - Google Analytics / Tag Manager WordPress
1515

1616
This plugin adds support for Google Analytics / Tag Manager to your [EduAdmin-Wordpress plugin](https://github.com/MultinetInteractive/EduAdmin-WordPress).

src/eduadmin-google.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
defined( 'ABSPATH' ) or die( 'This plugin must be run within the scope of WordPress.' );
33

44
/*
5-
* Plugin Name: EduAdmin Booking - Google Analytics / Tag Manager plugin
5+
* Plugin Name: EduAdmin - Google Analytics / Tag Manager
66
* Plugin URI: https://www.eduadmin.se
77
* Description: This plugin adds support for Google Analytics / Tag Manager to your EduAdmin plugin (WordPress only, not the course portal).
88
* Tags: booking, participants, courses, events, eduadmin, lega online, google, analytics, tag manager

0 commit comments

Comments
 (0)