Loading LICENSE +1 −1 Original line number Diff line number Diff line Loading @@ -631,7 +631,7 @@ to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Google Analytics Page Stats GA Page Stats Copyright (C) 2021 Canek Peláez Valdés This program is free software: you can redistribute it and/or modify Loading README.md +3 −3 Original line number Diff line number Diff line Google Analytics Page Stats =========================== GA Page Stats ============= Google Analytics Page Stats is a [WordPress](https://wordpress.org/) plugin to GA Page Stats is a [WordPress](https://wordpress.org/) plugin to access [Google Analytics](https://analytics.google.com/) for pages in a WordPress installation. Loading ga-page-stats.php +4 −4 Original line number Diff line number Diff line <?php /** * @package Google_Analytics_Page_Stats * @package GA_Page_Stats * @version 0.0.1 */ /* Plugin Name: Google Analytics Page Stats Plugin URI: https://aztlan.fciencias.unam.mx/gitlab/canek/google-analytics-page-stats/ Plugin Name: GA Page Stats Plugin URI: https://aztlan.fciencias.unam.mx/gitlab/canek/ga-page-stats/ Description: This plugin allows to get the page stats from Google Analytics. Author: Canek Peláez Version: 0.0.1 Loading @@ -19,7 +19,7 @@ add_action('admin_menu', 'ga_page_stats_menu'); function ga_page_stats_menu() { add_options_page(__('Google Analytics page statistics', 'ga-page-stats'), __('Google Analytics'), 'manage_options', 'google-analytics-page-stats/options.php'); 'ga-page-stats/options.php'); } add_filter('the_content', 'ga_page_stats_content_filter'); Loading ga-page-stats.svg +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ viewBox="0 0 122.522 122.523" version="1.1" id="svg122" sodipodi:docname="google-analytics-page-stats.svg" sodipodi:docname="ga-page-stats.svg" inkscape:version="1.0.2 (e86c870879, 2021-01-15)"> <metadata id="metadata126"> Loading Loading
LICENSE +1 −1 Original line number Diff line number Diff line Loading @@ -631,7 +631,7 @@ to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Google Analytics Page Stats GA Page Stats Copyright (C) 2021 Canek Peláez Valdés This program is free software: you can redistribute it and/or modify Loading
README.md +3 −3 Original line number Diff line number Diff line Google Analytics Page Stats =========================== GA Page Stats ============= Google Analytics Page Stats is a [WordPress](https://wordpress.org/) plugin to GA Page Stats is a [WordPress](https://wordpress.org/) plugin to access [Google Analytics](https://analytics.google.com/) for pages in a WordPress installation. Loading
ga-page-stats.php +4 −4 Original line number Diff line number Diff line <?php /** * @package Google_Analytics_Page_Stats * @package GA_Page_Stats * @version 0.0.1 */ /* Plugin Name: Google Analytics Page Stats Plugin URI: https://aztlan.fciencias.unam.mx/gitlab/canek/google-analytics-page-stats/ Plugin Name: GA Page Stats Plugin URI: https://aztlan.fciencias.unam.mx/gitlab/canek/ga-page-stats/ Description: This plugin allows to get the page stats from Google Analytics. Author: Canek Peláez Version: 0.0.1 Loading @@ -19,7 +19,7 @@ add_action('admin_menu', 'ga_page_stats_menu'); function ga_page_stats_menu() { add_options_page(__('Google Analytics page statistics', 'ga-page-stats'), __('Google Analytics'), 'manage_options', 'google-analytics-page-stats/options.php'); 'ga-page-stats/options.php'); } add_filter('the_content', 'ga_page_stats_content_filter'); Loading
ga-page-stats.svg +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ viewBox="0 0 122.522 122.523" version="1.1" id="svg122" sodipodi:docname="google-analytics-page-stats.svg" sodipodi:docname="ga-page-stats.svg" inkscape:version="1.0.2 (e86c870879, 2021-01-15)"> <metadata id="metadata126"> Loading