Warning: Array to string conversion in /mnt/data/home/502433.cloudwaysapps.com/rhbymdevka/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 808
PUM_Admin_Extend::viewed_extension_counts()
Description Description
Warning: Array to string conversion in /mnt/data/home/502433.cloudwaysapps.com/rhbymdevka/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 808
Return Return
(array|mixed|void)
Source Source
File: classes/Admin/Extend.php
// $installerUrl = add_query_arg( array( // 'action' => 'activate', // 'plugin' => $key, // 'em' => 1, // ), network_admin_url( 'plugins.php' ) //admin_url('update.php') // ); // $installed_plugin["activation_url"] = $is_active ? "" : wp_nonce_url( $installerUrl, 'activate-plugin_' . $key ); // // // $installerUrl = add_query_arg( array(
Expand full source code Collapse full source code View on Trac