Submit
Path:
~
/
home
/
getwphos
/
public_html
/
brueggemann
/
wp-content
/
plugins
/
wanderland-core
/
shortcodes
/
dropcaps
/
File Content:
functions.php
<?php if ( ! function_exists( 'wanderland_core_add_dropcaps_shortcodes' ) ) { function wanderland_core_add_dropcaps_shortcodes( $shortcodes_class_name ) { $shortcodes = array( 'WanderlandCore\CPT\Shortcodes\Dropcaps\Dropcaps' ); $shortcodes_class_name = array_merge( $shortcodes_class_name, $shortcodes ); return $shortcodes_class_name; } add_filter( 'wanderland_core_filter_add_vc_shortcode', 'wanderland_core_add_dropcaps_shortcodes' ); }
Submit
FILE
FOLDER
Name
Size
Permission
Action
assets
---
0755
templates
---
0755
dropcaps.php
1374 bytes
0644
functions.php
463 bytes
0644
load.php
153 bytes
0644
N4ST4R_ID | Naxtarrr