PluginProbe
Timetics – Appointment Booking Calendar & Scheduling / 1.0.38
Timetics – Appointment Booking Calendar & Scheduling v1.0.38
1.0.62 1.0.63 1.0.61 1.0.60 1.0.59 1.0.58 1.0.57 1.0.56 trunk 1.0.0 1.0.1 1.0.10 1.0.11 1.0.12 1.0.13 1.0.14 1.0.15 1.0.16 1.0.17 1.0.18 1.0.19 1.0.2 1.0.20 1.0.21 1.0.22 All 64 releases
← All changes | utils/pro-awareness/pro-awareness.php +3 -7 1.0.63 → 1.0.38 View file →
@@ -219,11 +219,9 @@
219 219 </div>
220 220 <!-- Welcome section end -->
221 221 <!-- Box grid section start -->
222 222 <div class="pro_aware grid_container tw-help-section">
223 - <?php
224 - // phpcs:ignore WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound -- kept re-usable for other plugins
225 - do_action($this->text_domain.'/pro_awareness/before_grid_contents'); ?>
223 + <?php do_action($this->text_domain.'/pro_awareness/before_grid_contents'); ?>
226 224 <div class="tw-grid-row">
227 225 <?php
228 226 foreach($this->grids as $grid) {
229 227 ?>
@@ -249,17 +247,15 @@
249 247 <?php
250 248 } ?>
251 249 </div>
252 250
253 - <?php
254 - // phpcs:ignore WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound -- kept re-usable for other plugins
255 - do_action($this->text_domain.'/pro_awareness/after_grid_contents'); ?>
251 + <?php do_action($this->text_domain.'/pro_awareness/after_grid_contents'); ?>
256 252 </div>
257 253 <!-- Box grid section end -->
258 254 <!-- Commmon FAQ wrapper start -->
259 255 <div class="tw-help-section">
260 256 <div class="tw-faq-wrapper">
261 - <h3 class="tw-section-title"><?php echo esc_html__('Common FAQs', 'timetics');?></h3>
257 + <h3 class="tw-section-title"><?php echo esc_html('Common FAQs', 'eventin');?></h3>
262 258 <div class="etn-row">
263 259 <div class="etn-col-md-6">
264 260 <div class="tw-accordion-wrapper">
265 261 <div class="tw-accordion-item">