PATH:
home
/
lab2454c
/
archfort.com
/
wp-content
/
plugins
/
wp-user-frontend
/
templates
<?php $no_form_notice = __( 'No post form assigned yet by the administrator.', 'wp-user-frontend' ); $selected_form = wpuf_get_option( 'default_post_form', 'wpuf_frontend_posting' ); if ( empty( $selected_form ) ) { echo wp_kses_post( '<div class="wpuf-info">' . $no_form_notice . '</div>' ); return; } echo do_shortcode( '[wpuf_form id="' . $selected_form . '"]' );
[-] registration-form.php
[edit]
[-] unauthorized.php
[edit]
[+]
wc-vendors
[+]
wc-marketplace
[+]
..
[+]
subscriptions
[-] login-form.php
[edit]
[-] account.php
[edit]
[-] submit-post.php
[edit]
[-] lost-pass-form.php
[edit]
[-] logged-in.php
[edit]
[-] dashboard.php
[edit]
[-] reset-pass-form.php
[edit]
[+]
dokan
[+]
dashboard