access.php
6 years ago
advanced_settings.php
5 years ago
exclusion_settings.php
6 years ago
geolocation_settings.php
6 years ago
get_started.php
6 years ago
info.php
5 years ago
info_bug_report.php
6 years ago
info_help.php
5 years ago
info_high_traffic.php
6 years ago
info_multisite.php
6 years ago
info_newsletter.php
6 years ago
info_shared.php
6 years ago
marketplace.php
5 years ago
privacy_gdpr.php
5 years ago
settings.php
6 years ago
summary.php
5 years ago
systemreport.php
6 years ago
tracking.php
5 years ago
update_notice_clear_cache.php
6 years ago
info.php
105 lines
| 1 | <?php |
| 2 | /** |
| 3 | * Matomo - free/libre analytics platform |
| 4 | * |
| 5 | * @link https://matomo.org |
| 6 | * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later |
| 7 | * @package matomo |
| 8 | */ |
| 9 | |
| 10 | use \WpMatomo\Admin\Menu; |
| 11 | |
| 12 | if ( ! defined( 'ABSPATH' ) ) { |
| 13 | exit; |
| 14 | } |
| 15 | |
| 16 | ?> |
| 17 | |
| 18 | <div class="wrap"> |
| 19 | <div id="icon-plugins" class="icon32"></div> |
| 20 | |
| 21 | <?php require 'info_shared.php'; ?> |
| 22 | <?php |
| 23 | $show_troubleshooting_link = true; |
| 24 | require 'info_help.php'; |
| 25 | ?> |
| 26 | |
| 27 | <h2><?php esc_html_e( 'Support the project', 'matomo' ); ?></h2> |
| 28 | <p> |
| 29 | <?php |
| 30 | echo sprintf( |
| 31 | esc_html__( |
| 32 | 'Matomo is a collaborative project brought to you by %1$sMatomo team%2$s members as well as many other contributors around the globe. If you like Matomo, |
| 33 | %3$splease give us a review%4$s and spread the word about us.', |
| 34 | 'matomo' |
| 35 | ), |
| 36 | '<a target="_blank" rel="noreferrer noopener" href="https://matomo.org/team/">', |
| 37 | '</a>', |
| 38 | '<a target="_blank" rel="noreferrer noopener" href="https://wordpress.org/support/plugin/matomo/reviews/?rate=5#new-post">', |
| 39 | '<span class="dashicons-before dashicons-star-filled" style="color:gold;"></span><span class="dashicons-before dashicons-star-filled" style="color:gold;"></span><span class="dashicons-before dashicons-star-filled" style="color:gold;"></span><span class="dashicons-before dashicons-star-filled" style="color:gold;"></span><span class="dashicons-before dashicons-star-filled" style="color:gold;"></span></a>' |
| 40 | ); |
| 41 | ?> |
| 42 | <br/><br/> |
| 43 | Matomo will always cost you nothing to use, but that doesn't mean it costs us nothing to make. |
| 44 | Matomo needs your continued support to grow and thrive. |
| 45 | <?php |
| 46 | echo sprintf( |
| 47 | esc_html__( |
| 48 | 'You can also help us by %1$sdonating%2$s or by %3$spurchasing premium plugins%4$s which fund the |
| 49 | development of the free Matomo Analytics version.', |
| 50 | 'matomo' |
| 51 | ), |
| 52 | '<a href="' . Menu::get_matomo_goto_url( Menu::REPORTING_GOTO_ADMIN ) . '">', |
| 53 | '</a>', |
| 54 | '<a href="https://plugins.matomo.org/premium" target="_blank" rel="noreferrer noopener">', |
| 55 | '</a>' |
| 56 | ); |
| 57 | ?> |
| 58 | Every penny will help. |
| 59 | </p> |
| 60 | |
| 61 | <?php require 'info_newsletter.php'; ?> |
| 62 | |
| 63 | <h2><?php esc_html_e( 'High traffic websites', 'matomo' ); ?></h2> |
| 64 | <?php require 'info_high_traffic.php'; ?> |
| 65 | |
| 66 | <?php require 'info_bug_report.php'; ?> |
| 67 | |
| 68 | <div class="matomo-footer"> |
| 69 | <ul> |
| 70 | <li> |
| 71 | <a target="_blank" rel="noreferrer noopener" href="https://matomo.org/newsletter/"><span |
| 72 | class="dashicons-before dashicons-email"></span></a> |
| 73 | <a target="_blank" rel="noreferrer noopener" |
| 74 | href="https://matomo.org/newsletter/"><?php esc_html_e( 'Newsletter', 'matomo' ); ?></a> |
| 75 | </li> |
| 76 | <li> |
| 77 | <a target="_blank" rel="noreferrer noopener" href="https://www.facebook.com/Matomo.org"><span |
| 78 | class="dashicons-before dashicons-facebook"></span></a> |
| 79 | <a target="_blank" rel="noreferrer noopener" href="https://www.facebook.com/Matomo.org">Facebook</a> |
| 80 | </li> |
| 81 | <li> |
| 82 | <a target="_blank" rel="noreferrer noopener" href="https://twitter.com/matomo_org"><span |
| 83 | class="dashicons-before dashicons-twitter"></span></a> |
| 84 | <a target="_blank" rel="noreferrer noopener" href="https://twitter.com/matomo_org">Twitter</a> |
| 85 | </li> |
| 86 | <li> |
| 87 | <a target="_blank" rel="noreferrer noopener" href="https://www.linkedin.com/groups/867857/">Linkedin</a> |
| 88 | </li> |
| 89 | <li> |
| 90 | <a target="_blank" rel="noreferrer noopener" href="https://github.com/matomo-org/matomo">GitHub</a> |
| 91 | </li> |
| 92 | </ul> |
| 93 | <ul> |
| 94 | <li><a target="_blank" rel="noreferrer noopener" |
| 95 | href="https://matomo.org/blog/"><?php esc_html_e( 'Blog', 'matomo' ); ?></a></li> |
| 96 | <li><a target="_blank" rel="noreferrer noopener" |
| 97 | href="https://developer.matomo.org"><?php esc_html_e( 'Developers', 'matomo' ); ?></a></li> |
| 98 | <li><a target="_blank" rel="noreferrer noopener" |
| 99 | href="https://plugins.matomo.org"><?php esc_html_e( 'Marketplace', 'matomo' ); ?></a></li> |
| 100 | <li><a target="_blank" rel="noreferrer noopener" |
| 101 | href="https://matomo.org/thank-you-all/"><?php esc_html_e( 'Credits', 'matomo' ); ?></a></li> |
| 102 | </ul> |
| 103 | </div> |
| 104 | </div> |
| 105 |