Viewing File: /home/ubuntu/theridgecorp-landing/blog/wp-content/plugins/copy-delete-posts/analyst/version.php

<?php

return array(
    // The sdk version
    'sdk' => '1.3.30',

    // Minimum supported WordPress version
    'wp' => '4.7',

    // Supported PHP version
    'php' => '5.4',

    // Path to current SDK$
    'path' => __DIR__,
);
Back to Directory File Manager