SILENT KILLERPanel

Current Path: > home > codekrsu > > ameliagraphics.com > wp-content > plugins > > wp-user-frontend > templates > dokan


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/codekrsu//ameliagraphics.com/wp-content/plugins//wp-user-frontend/templates/dokan

NameTypeSizeLast ModifiedActions
edit-post.php File 45 bytes December 12 2017 16:24:58.
new-post.php File 364 bytes October 15 2024 07:05:02.
post-listing.php File 366 bytes January 14 2020 16:08:24.
posts.php File 1351 bytes January 14 2020 16:08:24.

Reading File: /home/codekrsu//ameliagraphics.com/wp-content/plugins//wp-user-frontend/templates/dokan/posts.php

<div class="dokan-dashboard-wrap">

    <?php

        /**
         *  dokan_dashboard_content_before hook
         *  dokan_dashboard_support_content_before
         *
         *  @hooked get_dashboard_side_navigation
         *
         *  @since 2.4
         */
        do_action( 'dokan_dashboard_content_before' );
        do_action( 'dokan_dashboard_support_content_before' );
    ?>

    <div class="dokan-dashboard-content dokan-wpuf-dashboard">
			<?php
                $action = isset( $_GET['action'] ) ? sanitize_text_field( wp_unslash( $_GET['action'] ) ) : '';

                if ( $action == 'new-post' ) {
                    require_once WPUF_ROOT . '/templates/dokan/new-post.php';
                } elseif ( $action == 'edit-post' ) {
                    require_once WPUF_ROOT . '/templates/dokan/edit-post.php';
                } else {
                    require_once WPUF_ROOT . '/templates/dokan/post-listing.php';
                }
            ?>

    </div><!-- .dokan-dashboard-content -->

    <?php

        /**
         *  dokan_dashboard_content_after hook
         *  dokan_dashboard_support_content_after hook
         *
         *  @since 2.4
         */
        do_action( 'dokan_dashboard_content_after' );
        do_action( 'dokan_dashboard_support_content_after' );
    ?>

</div><!-- .dokan-dashboard-wrap -->

SILENT KILLER Tool