Function Reference: gdlist_create_connection_js
Summary
This function has not been documented yet.
Source File
gdlist_create_connection_js() is located in geodir_list_manager/geodir_list_manager.php [Line: 643]
Source Code
function gdlist_create_connection_js() {
if( is_single() && get_post_type() == 'gd_list' ) {
$ajax_nonce = wp_create_nonce("gdlist-connection-nonce");
?>