Function Reference: geodir_bestof_js

Summary

Adds the javascript in the footer for best of widget.

Change Log

Since: 1.3.9

Source File

geodir_bestof_js() is located in geodirectory-widgets/geodirectory_bestof_widget.php [Line: 687]

Source Code

function geodir_bestof_js()
{
    $ajax_nonce = wp_create_nonce("geodir-bestof-nonce");
    ?>