• Resolved crackcodewithamal

    (@crackcodewithamal)


    Hi I need to upload certain files to amazon s3 cdn manually for that I need to load
    include_once W3TC_DIR . ‘/vendor/autoload.php’;
    But when the file is included I got a blank page. How i can use this on custom plugin also can you explain how to use
    public function wp_loaded() {
    add_action( ‘w3tc_extension_load’,
    in plugin to load all files so that it will works .

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @crackcodewithamal

    Thank you for reaching out!
    I am not quite sure what you are trying to achieve, however, the blank page indicates that you should check your error log for any speciffic errors you may be getting.
    Please check your log and let me know if you are seeing any erros.
    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘How to load all aws files on a custom plugin’ is closed to new replies.