Submit
Path:
~
/
home
/
getwphos
/
public_html
/
seasons-newtheme
/
wp-content
/
plugins
/
learnpress
/
templates
/
pages
/
File Content:
profile.php
<?php /** * Template for displaying main user profile page. * * @author ThimPress * @package Learnpress/Templates * @version 4.0.2 */ defined( 'ABSPATH' ) || exit(); if ( ! isset( $profile ) ) { return; } ?> <div id="learn-press-profile" <?php $profile->main_class(); ?>> <div class="lp-content-area"> <?php do_action( 'learn-press/user-profile', $profile ); ?> </div> </div> <?php
Submit
FILE
FOLDER
Name
Size
Permission
Action
checkout.php
926 bytes
0644
profile.php
404 bytes
0644
N4ST4R_ID | Naxtarrr