Changeset 2821379
- Timestamp:
- 11/21/2022 09:29:04 AM (3 years ago)
- File:
-
- 1 edited
-
support-board-cloud/trunk/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
support-board-cloud/trunk/index.php
r2803774 r2821379 249 249 add_action('wp_enqueue_scripts', 'sbcloud_enqueue'); 250 250 add_filter('script_loader_tag', 'sbcloud_script_id_fix', 10, 3 ); 251 add_shortcode('sb-tickets', 'sbcloud_tickets_shortcode'); 252 add_shortcode('sb-articles', 'sbcloud_articles_shortcode'); 251 253 252 254 ?>
Note: See TracChangeset
for help on using the changeset viewer.