Submit
Path:
~
/
home
/
getwphos
/
public_html
/
brueggemann
/
wp-content
/
plugins
/
js_composer
/
modules
/
scroll-to-element
/
File Content:
module.php
<?php /** * Module Name: Scroll to element * Description: Add users optionality to scroll to element after he added it to editor. * * @since 7.9 */ if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } /** * Module entry point. * * @since 7.9 */ class Vc_Scroll_To_Element_Module { /** * Init module implementation. * * @since 7.9 */ public function init() {} }
Submit
FILE
FOLDER
Name
Size
Permission
Action
assets
---
0755
module.php
377 bytes
0644
N4ST4R_ID | Naxtarrr