PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
themes
/
flatsome
/
inc
/
admin
/
envato_setup
/
importer
<?php class envato_content_import extends WP_Import { function check() { //you can add any extra custom functions after the importing of demo coment is done return true; } }
[-] envato-content-import.php
[edit]
[-] parsers.php
[edit]
[-] wordpress-importer.php
[edit]
[+]
..