Suggestion:
Can you please make the AJAX functions into a .js file; make the AJAX functions take postid as parameter; and pass parameter from the links instead of making copies of the function for each of the post on screen? This will DRASTICALLY reduce the bandwidth consumption by this hack as they do not require to be duplicated each time a post is displayed on the page.
|