Skip to content

Commit

Permalink
Replace m.tri.be to evnt.is
Browse files Browse the repository at this point in the history
  • Loading branch information
bordoni committed Jan 17, 2021
1 parent b3cb388 commit 1d22a13
Show file tree
Hide file tree
Showing 196 changed files with 218 additions and 218 deletions.
2 changes: 1 addition & 1 deletion common
Submodule common updated 51 files
+3 −3 composer.json
+9 −8 composer.lock
+4,847 −3,839 package-lock.json
+3 −3 package.json
+4 −0 readme.txt
+8 −8 src/Tribe/Admin/Help_Page.php
+1 −1 src/Tribe/Admin/Notice/Marketing.php
+1 −1 src/Tribe/Admin/Notice/Plugin_Download.php
+11 −11 src/Tribe/App_Shop.php
+1 −1 src/Tribe/Credits.php
+1 −1 src/Tribe/Main.php
+4 −4 src/Tribe/PUE/Checker.php
+5 −5 src/Tribe/PUE/Notices.php
+1 −1 src/Tribe/PUE/Update_Prevention.php
+12 −12 src/Tribe/Plugins_API.php
+2 −2 src/admin-views/app-shop.php
+2 −2 src/admin-views/tribe-options-general.php
+6 −6 src/admin-views/tribe-options-help.php
+7 −7 src/admin-views/tribe-options-licenses.php
+1 −1 src/views/v2/components/icons/arrow-right.php
+1 −1 src/views/v2/components/icons/caret-down.php
+1 −1 src/views/v2/components/icons/caret-left.php
+1 −1 src/views/v2/components/icons/caret-right.php
+1 −1 src/views/v2/components/icons/close-alt.php
+1 −1 src/views/v2/components/icons/close.php
+1 −1 src/views/v2/components/icons/day.php
+1 −1 src/views/v2/components/icons/dot.php
+1 −1 src/views/v2/components/icons/error.php
+1 −1 src/views/v2/components/icons/featured.php
+1 −1 src/views/v2/components/icons/filter.php
+1 −1 src/views/v2/components/icons/list.php
+1 −1 src/views/v2/components/icons/location.php
+1 −1 src/views/v2/components/icons/mail.php
+1 −1 src/views/v2/components/icons/map-pin.php
+1 −1 src/views/v2/components/icons/map.php
+1 −1 src/views/v2/components/icons/messages-not-found.php
+1 −1 src/views/v2/components/icons/minus.php
+1 −1 src/views/v2/components/icons/month.php
+1 −1 src/views/v2/components/icons/no-map.php
+1 −1 src/views/v2/components/icons/phone.php
+1 −1 src/views/v2/components/icons/photo.php
+1 −1 src/views/v2/components/icons/play.php
+1 −1 src/views/v2/components/icons/plus.php
+1 −1 src/views/v2/components/icons/recurring.php
+1 −1 src/views/v2/components/icons/reset.php
+1 −1 src/views/v2/components/icons/search.php
+1 −1 src/views/v2/components/icons/video.php
+1 −1 src/views/v2/components/icons/virtual.php
+1 −1 src/views/v2/components/icons/website.php
+1 −1 src/views/v2/components/icons/week.php
+2 −2 tribe-common.php
2 changes: 1 addition & 1 deletion src/Tribe/Admin/Notice/Marketing.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public function should_display() {
public function notice() {
$link = sprintf(
'<a href="%1$s" target="_blank">%2$s</a>',
esc_url( 'https://m.tri.be/1a3l' ),
esc_url( 'https://evnt.is/1a3l' ),
esc_html_x( 'take the survey now', '2018 user survey', 'the-events-calendar' )
);

Expand Down
2 changes: 1 addition & 1 deletion src/Tribe/Admin/Notice/Timezones.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ public function notice() {
$text = [];
$current_utc = Timezones::wp_timezone_string();

$url = 'http://m.tri.be/1ad3';
$url = 'http://evnt.is/1ad3';
$link = sprintf(
'<a href="%1$s" target="_blank">%2$s</a>',
esc_url( $url ),
Expand Down
4 changes: 2 additions & 2 deletions src/Tribe/Aggregator/Service.php
Original file line number Diff line number Diff line change
Expand Up @@ -758,8 +758,8 @@ protected function register_messages() {
);

$meetup_api_changes_link = sprintf(
'<a href="https://m.tri.be/1afb">%s</a>',
esc_html__( 'https://m.tri.be/1afb', 'the-events-calendar' )
'<a href="https://evnt.is/1afb">%s</a>',
esc_html__( 'https://evnt.is/1afb', 'the-events-calendar' )
);

$this->service_messages = [
Expand Down
4 changes: 2 additions & 2 deletions src/Tribe/Aggregator/Tabs/New.php
Original file line number Diff line number Diff line change
Expand Up @@ -526,14 +526,14 @@ public function maybe_display_aggregator_upsell() {

<p><?php esc_html_e( 'With Event Aggregator, you can import events from iCalendar, Google, and Meetup.com in a jiffy.', 'the-events-calendar' ); ?></p>

<a href="https://m.tri.be/196y" class="tribe-license-link tribe-button tribe-button-primary" target="_blank">
<a href="https://evnt.is/196y" class="tribe-license-link tribe-button tribe-button-primary" target="_blank">
<?php esc_html_e( 'Buy It Now', 'the-events-calendar' );?>
<span class="screen-reader-text">
<?php esc_html_e( 'opens in a new window', 'the-events-calendar' );?>
</span>
</a>

<a href="https://m.tri.be/196z" class="tribe-license-link tribe-button tribe-button-secondary" target="_blank">
<a href="https://evnt.is/196z" class="tribe-license-link tribe-button tribe-button-secondary" target="_blank">
<?php esc_html_e( 'Learn More', 'the-events-calendar' ); ?>
<span class="screen-reader-text">
<?php esc_html_e( 'opens in a new window', 'the-events-calendar' );?>
Expand Down
2 changes: 1 addition & 1 deletion src/Tribe/Gutenberg.php
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ public function notice() {
return false;
}

$url = 'http://m.tri.be/19zc';
$url = 'http://evnt.is/19zc';
$link = sprintf(
'<a href="%1$s" target="_blank">%2$s</a>',
esc_url( $url ),
Expand Down
22 changes: 11 additions & 11 deletions src/Tribe/Main.php
Original file line number Diff line number Diff line change
Expand Up @@ -1413,7 +1413,7 @@ public function filter_tracker_event_taxonomies( array $taxonomies ) {
* @return void
*/
public function add_help_section_feature_box_content( $help ) {
$link = '<a href="https://m.tri.be/18j8" target="_blank">' . esc_html__( 'New User Primer', 'the-events-calendar' ) . '</a>';
$link = '<a href="https://evnt.is/18j8" target="_blank">' . esc_html__( 'New User Primer', 'the-events-calendar' ) . '</a>';

$help->add_section_content( 'feature-box', sprintf( __( 'We are committed to helping make your calendar spectacular and have a wealth of resources available, including a handy %s to get your calendar up and running.', 'the-events-calendar' ), $link ) );
}
Expand All @@ -1436,47 +1436,47 @@ public function add_help_section_support_content( $help ) {
'%s: A thorough walkthrough of The Events Calendar and the settings that are available to you.',
'the-events-calendar'
),
'<strong><a href="https://m.tri.be/18je" target="_blank">' . esc_html__( 'Settings overview', 'the-events-calendar' ) . '</a></strong>'
'<strong><a href="https://evnt.is/18je" target="_blank">' . esc_html__( 'Settings overview', 'the-events-calendar' ) . '</a></strong>'
),

sprintf(
__(
'%s: A complete look at the features you can expect to see right out of the box as well as how to use them.',
'the-events-calendar'
),
'<strong><a href="https://m.tri.be/18jc" target="_blank">' . esc_html__( 'Features overview', 'the-events-calendar' ) . '</a></strong>'
'<strong><a href="https://evnt.is/18jc" target="_blank">' . esc_html__( 'Features overview', 'the-events-calendar' ) . '</a></strong>'
),

sprintf(
__(
'%s: Our most comprehensive outline for customizing the calendar to suit your needs, including custom layouts and styles.',
'the-events-calendar'
),
'<strong><a href="https://m.tri.be/18jg" target="_blank">' . esc_html__( "Themer's Guide", 'the-events-calendar' ) . '</a></strong>'
'<strong><a href="https://evnt.is/18jg" target="_blank">' . esc_html__( "Themer's Guide", 'the-events-calendar' ) . '</a></strong>'
),

sprintf(
__(
'%s: An overview of the default templates and styles that are included in the plugin, as well as how to change them.',
'the-events-calendar'
),
'<strong><a href="https://m.tri.be/18jd" target="_blank">' . esc_html__( 'Using stylesheets and page templates', 'the-events-calendar' ) . '</a></strong>'
'<strong><a href="https://evnt.is/18jd" target="_blank">' . esc_html__( 'Using stylesheets and page templates', 'the-events-calendar' ) . '</a></strong>'
),

sprintf(
__(
'%s: Do you see an issue with your calendar? Go here first to find where it’s coming from and how to fix it.',
'the-events-calendar'
),
'<strong><a href="https://m.tri.be/18jb" target="_blank">' . esc_html__( 'Troubleshooting common problems', 'the-events-calendar' ) . '</a></strong>'
'<strong><a href="https://evnt.is/18jb" target="_blank">' . esc_html__( 'Troubleshooting common problems', 'the-events-calendar' ) . '</a></strong>'
),

sprintf(
__(
'%s: Code and guides for customizing your calendar in useful and interesting ways.',
'the-events-calendar'
),
'<strong><a href="https://m.tri.be/18ja" target="_blank">' . esc_html__( 'Customizing the Events plugins', 'the-events-calendar' ) . '</a></strong>'
'<strong><a href="https://evnt.is/18ja" target="_blank">' . esc_html__( 'Customizing the Events plugins', 'the-events-calendar' ) . '</a></strong>'
),
],
15
Expand All @@ -1497,21 +1497,21 @@ public function add_help_section_extra_content( $help ) {
$link_et = '<a href="https://wordpress.org/support/plugin/event-tickets/" target="_blank">' . esc_html__( 'Events Tickets', 'the-events-calendar' ) . '</a>';
$help->add_section_content( 'extra-help', sprintf( __( 'If you have tried the above steps and are still having trouble, you can post a new thread to our WordPress.org forums for %1$s or %2$s. Our support staff monitors these forums once a week and would be happy to assist you there. ', 'the-events-calendar' ), $link_tec, $link_et ), 20 );

$link = '<a href="https://m.tri.be/4w/" target="_blank">' . esc_html__( 'premium support on our website', 'the-events-calendar' ) . '</a>';
$link = '<a href="https://evnt.is/4w/" target="_blank">' . esc_html__( 'premium support on our website', 'the-events-calendar' ) . '</a>';
$help->add_section_content( 'extra-help', sprintf( __( '<strong>Looking for more immediate support?</strong> We offer %s with the purchase of any of our premium plugins. Pick up a license and you can post there directly and expect a response within 24-48 hours during weekdays', 'the-events-calendar' ), $link ), 20 );

} elseif ( ! $help->is_active( [ 'events-calendar-pro', 'event-tickets' ] ) ) {

$link = '<a href="https://wordpress.org/support/plugin/the-events-calendar" target="_blank">' . esc_html__( 'open-source forum on WordPress.org', 'the-events-calendar' ) . '</a>';
$help->add_section_content( 'extra-help', sprintf( __( 'If you have tried the above steps and are still having trouble, you can post a new thread to our %s. Our support staff monitors these forums once a week and would be happy to assist you there.', 'the-events-calendar' ), $link ), 20 );

$link_forum = '<a href="https://m.tri.be/4w/" target="_blank">' . esc_html__( 'premium support on our website', 'the-events-calendar' ) . '</a>';
$link_plus = '<a href="https://m.tri.be/18n0" target="_blank">' . esc_html__( 'Events Calendar PRO', 'the-events-calendar' ) . '</a>';
$link_forum = '<a href="https://evnt.is/4w/" target="_blank">' . esc_html__( 'premium support on our website', 'the-events-calendar' ) . '</a>';
$link_plus = '<a href="https://evnt.is/18n0" target="_blank">' . esc_html__( 'Events Calendar PRO', 'the-events-calendar' ) . '</a>';
$help->add_section_content( 'extra-help', sprintf( __( '<strong>Looking for more immediate support?</strong> We offer %1$s with the purchase of any of our premium plugins (like %2$s). Pick up a license and you can post there directly and expect a response within 24-48 hours during weekdays.', 'the-events-calendar' ), $link_forum, $link_plus ), 20 );

} else {

$link = '<a href="https://m.tri.be/4w/" target="_blank">' . esc_html__( 'post a thread', 'the-events-calendar' ) . '</a>';
$link = '<a href="https://evnt.is/4w/" target="_blank">' . esc_html__( 'post a thread', 'the-events-calendar' ) . '</a>';
$help->add_section_content( 'extra-help', sprintf( __( 'If you have a valid license for one of our paid plugins, you can %s in our premium support forums. Our support team monitors the forums and will respond to your thread within 24-48 hours (during the week).', 'the-events-calendar' ), $link ), 20 );

}
Expand Down
10 changes: 5 additions & 5 deletions src/admin-views/admin-update-message.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@
<div class="tribe-update-links">
<h4><?php esc_html_e( 'Looking for Something Special?', 'the-events-calendar' ); ?></h4>
<p>
<a href="https://m.tri.be/nt" target="_blank"><?php esc_html_e( 'Pro', 'the-events-calendar' ); ?></a><br/>
<a href="https://m.tri.be/nu" target="_blank"><?php esc_html_e( 'Tickets', 'the-events-calendar' ); ?></a><br/>
<a href="https://m.tri.be/nx" target="_blank"><?php esc_html_e( 'Community Events', 'the-events-calendar' ); ?></a><br/>
<a href="https://m.tri.be/nv" target="_blank"><?php esc_html_e( 'Filters', 'the-events-calendar' ); ?></a><br/>
<a href="https://m.tri.be/19mo" target="_blank"><?php esc_html_e( 'Imports', 'the-events-calendar' ); ?></a><br/><br/>
<a href="https://evnt.is/nt" target="_blank"><?php esc_html_e( 'Pro', 'the-events-calendar' ); ?></a><br/>
<a href="https://evnt.is/nu" target="_blank"><?php esc_html_e( 'Tickets', 'the-events-calendar' ); ?></a><br/>
<a href="https://evnt.is/nx" target="_blank"><?php esc_html_e( 'Community Events', 'the-events-calendar' ); ?></a><br/>
<a href="https://evnt.is/nv" target="_blank"><?php esc_html_e( 'Filters', 'the-events-calendar' ); ?></a><br/>
<a href="https://evnt.is/19mo" target="_blank"><?php esc_html_e( 'Imports', 'the-events-calendar' ); ?></a><br/><br/>
</p>

<h4><?php esc_html_e( 'News For Events Users', 'the-events-calendar' ); ?></h4>
Expand Down
10 changes: 5 additions & 5 deletions src/admin-views/admin-welcome-message.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class="tribe-events-admin-card__image"
/>
<div class="tribe-events-admin-card__title"><?php esc_html_e( 'Getting Started Guide', 'the-events-calendar' ); ?></div>
<div class="tribe-events-admin-card__description"><?php esc_html_e( 'New to The Events Calendar? Here\'s everything you need to get started.', 'the-events-calendar' ); ?></div>
<a class="tribe-events-admin-card__link" href="https://m.tri.be/welcom"><?php esc_html_e( 'Check out the guide', 'the-events-calendar' ); ?></a>
<a class="tribe-events-admin-card__link" href="https://evnt.is/welcom"><?php esc_html_e( 'Check out the guide', 'the-events-calendar' ); ?></a>
</div>
<div class="tribe-events-admin-card tribe-events-admin-card--3up tribe-events-admin-card--middle">
<img
Expand All @@ -60,7 +60,7 @@ class="tribe-events-admin-card__image"
/>
<div class="tribe-events-admin-card__title"><?php esc_html_e( 'Knowledgebase', 'the-events-calendar' ); ?></div>
<div class="tribe-events-admin-card__description"><?php esc_html_e( 'Ready to dig deeper? Our Knowledgebase can help you get the most out of The Events Calendar suite.', 'the-events-calendar' ); ?></div>
<a class="tribe-events-admin-card__link" href="https://m.tri.be/kb-welcome"><?php esc_html_e( 'Dig deeper', 'the-events-calendar' ); ?></a>
<a class="tribe-events-admin-card__link" href="https://evnt.is/kb-welcome"><?php esc_html_e( 'Dig deeper', 'the-events-calendar' ); ?></a>
</div>
<div class="tribe-events-admin-card tribe-events-admin-card--3up tribe-events-admin-card--last">
<img
Expand All @@ -70,7 +70,7 @@ class="tribe-events-admin-card__image"
/>
<div class="tribe-events-admin-card__title"><?php esc_html_e( 'Translations', 'the-events-calendar' ); ?></div>
<div class="tribe-events-admin-card__description"><?php esc_html_e( 'Need a language other than English? We\'ve got you covered here.', 'the-events-calendar' ); ?></div>
<a class="tribe-events-admin-card__link" href="https://m.tri.be/language"><?php esc_html_e( 'Learn more', 'the-events-calendar' ); ?></a>
<a class="tribe-events-admin-card__link" href="https://evnt.is/language"><?php esc_html_e( 'Learn more', 'the-events-calendar' ); ?></a>
</div>

<div class="tribe-events-admin-card tribe-events-admin-card--1up">
Expand All @@ -81,7 +81,7 @@ class="tribe-events-admin-card__image"
/>
<div class="tribe-events-admin-card__title"><?php esc_html_e( 'Virtual Event Resources', 'the-events-calendar' ); ?></div>
<div class="tribe-events-admin-card__description"><?php esc_html_e( 'Tips and tools to help with planning online events, webinars, and more on WordPress and beyond.', 'the-events-calendar' ); ?></div>
<a class="tribe-events-admin-card__link" href="https://m.tri.be/1ame"><?php esc_html_e( 'Get started with online events', 'the-events-calendar' ); ?></a>
<a class="tribe-events-admin-card__link" href="https://evnt.is/1ame"><?php esc_html_e( 'Get started with online events', 'the-events-calendar' ); ?></a>
</div>

<div class="tribe-events-admin-card tribe-events-admin-card--2up tribe-events-admin-card--first">
Expand All @@ -91,7 +91,7 @@ class="tribe-events-admin-card__image"
alt="<?php esc_attr_e( 'illustration of an event moving from one calendar to another', 'the-events-calendar' ); ?>"
/>
<div class="tribe-events-admin-card__title"><?php esc_html_e( 'Migrating events from another calendar?', 'the-events-calendar' ); ?></div>
<a class="tribe-events-admin-card__link" href="https://m.tri.be/1amf"><?php esc_html_e( 'We can help with that', 'the-events-calendar' ); ?></a>
<a class="tribe-events-admin-card__link" href="https://evnt.is/1amf"><?php esc_html_e( 'We can help with that', 'the-events-calendar' ); ?></a>
</div>
<div class="tribe-events-admin-card tribe-events-admin-card--2up tribe-events-admin-card--second">
<img
Expand Down
2 changes: 1 addition & 1 deletion src/admin-views/aggregator/banners/eventbrite-upsell.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<h3><?php esc_html_e( 'Do more with Eventbrite Tickets', 'the-events-calendar' ); ?></h3>

<a href="https://m.tri.be/1a4d" class="tribe-license-link tribe-button tribe-button-primary" target="_blank">
<a href="https://evnt.is/1a4d" class="tribe-license-link tribe-button tribe-button-primary" target="_blank">
<?php esc_html_e( 'Learn more', 'the-events-calendar' ); ?>
<span class="screen-reader-text">
<?php esc_html_e( 'opens in a new window', 'the-events-calendar' ); ?>
Expand Down
2 changes: 1 addition & 1 deletion src/admin-views/aggregator/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ class_exists( 'Tribe__Events__Tickets__Eventbrite__Main' )
ob_start();
?>
<p><?php esc_html_e( 'Use the options below to configure your imports. Looking for more ways to import events from other websites?', 'the-events-calendar' ); ?></p>
<a href="https://m.tri.be/196z"><?php esc_html_e( 'Check out Event Aggregator.', 'the-events-calendar' ); ?></a>
<a href="https://evnt.is/196z"><?php esc_html_e( 'Check out Event Aggregator.', 'the-events-calendar' ); ?></a>
<?php
$import_instructions = ob_get_clean();
}
Expand Down
4 changes: 2 additions & 2 deletions src/admin-views/tribe-options-display.php
Original file line number Diff line number Diff line change
Expand Up @@ -258,15 +258,15 @@
'monthEventAmount' => [
'type' => 'text',
'label' => __( 'Month view events per day', 'the-events-calendar' ),
'tooltip' => sprintf( __( 'Change the default 3 events per day in month view. To impose no limit, you may specify -1. Please note there may be performance issues if you allow too many events per day. <a href="%s">Read more</a>.', 'the-events-calendar' ), 'https://m.tri.be/rh' ),
'tooltip' => sprintf( __( 'Change the default 3 events per day in month view. To impose no limit, you may specify -1. Please note there may be performance issues if you allow too many events per day. <a href="%s">Read more</a>.', 'the-events-calendar' ), 'https://evnt.is/rh' ),
'validation_type' => 'int',
'size' => 'small',
'default' => '3',
],
'enable_month_view_cache' => [
'type' => 'checkbox_bool',
'label' => __( 'Enable the Month View Cache', 'the-events-calendar' ),
'tooltip' => sprintf( __( 'Check this to cache your month view HTML in transients, which can help improve calendar speed on sites with many events. <a href="%s">Read more</a>.', 'the-events-calendar' ), 'https://m.tri.be/18di' ),
'tooltip' => sprintf( __( 'Check this to cache your month view HTML in transients, which can help improve calendar speed on sites with many events. <a href="%s">Read more</a>.', 'the-events-calendar' ), 'https://evnt.is/18di' ),
'default' => true,
'validation_type' => 'boolean',
],
Expand Down
4 changes: 2 additions & 2 deletions src/admin-views/tribe-options-upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<p><?php esc_html_e( 'We\'ve redesigned all of the calendar views to give you and your users a better experience. Beyond a brand new look, we\'ve optimized every design for mobile and introduced key improvements for each view.', 'the-events-calendar' ); ?></p>

<button type="button"><?php esc_html_e( 'Start your upgrade', 'the-events-calendar' ); ?></button>
<a href="http://m.tri.be/updated-views" target="_blank" rel="noopener" class="tribe-upgrade-absolute-text">
<a href="http://evnt.is/updated-views" target="_blank" rel="noopener" class="tribe-upgrade-absolute-text">
<?php esc_html_e( 'Learn more about the upgrade', 'the-events-calendar' ); ?>
</a>

Expand Down Expand Up @@ -98,7 +98,7 @@
<h4><span class="dashicons dashicons-warning"></span>
<?php echo sprintf(
esc_html__( 'We recommend making this update on a %1$sstaging site%2$s.', 'the-events-calendar' ),
'<a href="http://m.tri.be/kb-staging" target="_blank">',
'<a href="http://evnt.is/kb-staging" target="_blank">',
'</a>'
); ?></h4>
<p><?php esc_html_e( 'This is especially true if you have made any code customizations to your calendar.', 'the-events-calendar' ); ?></p>
Expand Down
2 changes: 1 addition & 1 deletion src/admin-views/widgets/components/checkbox.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*
* See more documentation about our views templating system.
*
* @link http://m.tri.be/1aiy
* @link http://evnt.is/1aiy
*
* @version 5.3.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/admin-views/widgets/components/dropdown.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*
* See more documentation about our views templating system.
*
* @link http://m.tri.be/1aiy
* @link http://evnt.is/1aiy
*
* @version 5.3.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/admin-views/widgets/components/fieldset.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*
* See more documentation about our views templating system.
*
* @link http://m.tri.be/1aiy
* @link http://evnt.is/1aiy
*
* @version 5.3.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/admin-views/widgets/components/radio.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*
* See more documentation about our views templating system.
*
* @link http://m.tri.be/1aiy
* @link http://evnt.is/1aiy
*
* @version 5.3.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/admin-views/widgets/components/section.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*
* See more documentation about our views templating system.
*
* @link http://m.tri.be/1aiy
* @link http://evnt.is/1aiy
*
* @version 5.3.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/admin-views/widgets/components/text.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*
* See more documentation about our views templating system.
*
* @link http://m.tri.be/1aiy
* @link http://evnt.is/1aiy
*
* @version 5.3.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/admin-views/widgets/list.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*
* See more documentation about our views templating system.
*
* @link http://m.tri.be/1aiy
* @link http://evnt.is/1aiy
*
* @var Widget_Abstract $widget_obj An instance of the widget abstract.
* @var array<array,mixed> $admin_fields An array of admin fields to display in the widget form.
Expand Down

0 comments on commit 1d22a13

Please sign in to comment.