PluginProbe
Booking Manager – Sync WP Booking Calendar – Import Events, Export Bookings to ICS Calendar / 2.1.21
Booking Manager – Sync WP Booking Calendar – Import Events, Export Bookings to ICS Calendar v2.1.21
2.1.22 2.1.21 2.1.20 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 trunk 1.1 2.0 2.0.1 2.0.10.2 2.0.11 2.0.12 2.0.13 2.0.14 2.0.15 2.0.16 2.0.17 2.0.18 2.0.2 2.0.20 2.0.21 All 56 releases
← All changes | core/admin/wpbm-dashboard.php +2 -2 2.0.1 → 2.1.21 View file →
@@ -3,9 +3,9 @@
3 3 * @package Booking Manager
4 4 * @category Admin Panel - Dashboard functions
5 5 * @author wpdevelop
6 6 *
7 - * @web-site http://oplugins.com/
7 + * @web-site https://oplugins.com/
8 8 * @email [email protected]
9 9 *
10 10 * @modified 2016-03-16
11 11 */
@@ -203,9 +203,9 @@
203 203 <div class="wpbm_dashboard_section bk_right">
204 204 <span class="bk_header"><?php _e('Support' , 'booking-manager');?>:</span>
205 205 <table class="bk_table">
206 206 <tr>
207 - <td style="text-align:center;" class="bk_spec_font"><a target="_blank" href="http://oplugins.com/plugins/booking-manager/"><?php _e('Help Info' , 'booking-manager');?></a></td>
207 + <td style="text-align:center;" class="bk_spec_font"><a target="_blank" href="https://oplugins.com/plugins/booking-manager/"><?php _e('Help Info' , 'booking-manager');?></a></td>
208 208 </tr>
209 209 <tr>
210 210 <td style="text-align:center;" class="bk_spec_font"><a href="mailto:[email protected]?subject=booking-manager"><?php _e('Contact Support' , 'booking-manager');?></a></td>
211 211 </tr>