We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9fd8c1 commit 8242360Copy full SHA for 8242360
admin/views/pages/api-key-settings.php
@@ -2,7 +2,6 @@
2
$credentials_status = get_option( 'podro_plugin_status' );
3
$credentials = get_option( 'podro_plugin_credentials', true );
4
5
-var_dump($credentials);
6
?>
7
8
0 commit comments