Plugin Directory

Changeset 1477385


Ignore:
Timestamp:
08/17/2016 11:40:10 PM (10 years ago)
Author:
Vincent Stark
Message:

[VID-45] Remeber Pro account key after plugin unistall

File:
1 edited

Legend:

Unmodified
Added
Removed
  • video-capture/trunk/uninstall.php

    r1460512 r1477385  
    1919delete_option( 'vidrack_youtube_api_id' );
    2020delete_option( 'vidrack_youtube_api_secret' );
    21 delete_option( 'vidrack_pro_account_key' );
    22 delete_option( 'vidrack_pro_account_email' );
    2321delete_option( 'vidrack_desktop_upload' );
    2422delete_option( 'vidrack_collect_email' );
Note: See TracChangeset for help on using the changeset viewer.