Skip to content

Does this work for the latest versions? #6

@rmorse

Description

@rmorse

I uploaded this on a site, the add to cart button is replaced with a download button, but it just refreshes the page?

Also, do you have any info on the best practice in terms of the api request inside our plugins? Do we just leave out license key?

$edd_updater = new EDD_SL_Plugin_Updater( URL, __FILE__, array( 'version' => VER, // current version number 'license' => '', // license key (used get_option above to retrieve from DB) 'item_id' => ID, // ID of the product 'author' => 'Search & Filter Pro', // author of this plugin 'beta' => false ) );

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions