call the custom root file as a short code

PHOTO EMBED

Fri Sep 22 2023 16:13:47 GMT+0000 (Coordinated Universal Time)

Saved by @Bh@e_LoG


	// Match Fixture
    function all_forms($atts) { 

    ob_start(); // Start output buffering
    include ABSPATH . 'all-forms.php'; // Include the file from the root directory
    $content = ob_get_clean(); // Get the buffered content and clean the buffer
    return $content;
    } 
    // register shortcode
    add_shortcode('all_forms', 'all_forms'); 
content_copyCOPY

https://136.243.17.39:2083/cpsess8235978670/frontend/jupiter/filemanager/editit.html?file