• Hello Support,

    I hope you are doing well !!!

    I have installed this Wp most popular plugin in my website, my website is on wp-engine server. so server person giving max hitting creating under this plugin code. so please check this plugin code. i have some response from wp-engine support so please guide me how to resolve this issue.

    ack-grep “wmp_update” plugins/ themes/

    plugins/wp-most-popular/wp-most-popular.php

    52: echo ‘<!– WordPress Most Popular –><script type=”text/javascript”>/* <![CDATA[ */ jQuery.post(“‘ . admin_url(‘admin-ajax.php’) . ‘”, { action: “wmp_update”, id: ‘ . $wp_query->post->ID . ‘, token: “‘ . $token . ‘” }); /* ]]> */</script><!– /WordPress Most Popular –>’;

    65: add_action( ‘wp_ajax_wmp_update’, ‘WMP_system::actions’ );

    67: add_action( ‘wp_ajax_nopriv_wmp_update’, ‘WMP_system::actions’ )

    I am waiting your response!!!

  • The topic ‘504 request’ is closed to new replies.