Title: how to callback your function
Last modified: September 1, 2016

---

# how to callback your function

 *  [stever7](https://wordpress.org/support/users/stever7/)
 * (@stever7)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/how-to-callback-your-function/)
 * Hi, I’m using a plugin to sort/filter posts. Loading more posts with your plugin
   works fine before I select a filter. But after I filter posts the load more stops
   working.
 * I think I need to call your load more function again whenever the filter is used.
   So could you tell me which function I should call back?
 * Thanks.
 * [https://wordpress.org/plugins/malinky-ajax-pagination/](https://wordpress.org/plugins/malinky-ajax-pagination/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [craigramsay](https://wordpress.org/support/users/malinkymedia/)
 * (@malinkymedia)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/how-to-callback-your-function/#post-7615634)
 * Hi, currently it’s not possible to set up the load more function after the first
   page load. However I’ve got a newer version I’ll be releasing next week that 
   will allow this so you could call a function after you’ve filtered. I’ll keep
   you updated.
 * Thanks
 *  [tomme46](https://wordpress.org/support/users/tomme46/)
 * (@tomme46)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/how-to-callback-your-function/#post-7615768)
 * Hi, I am currently faced with a similar situation and am very interested in a
   solution also. Is this update still set to release soon? Really enjoy the plugin
   by the way!
 * Thanks
 *  Plugin Author [craigramsay](https://wordpress.org/support/users/malinkymedia/)
 * (@malinkymedia)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/how-to-callback-your-function/#post-7615769)
 * Hi, Thanks for your message and supporting the plugin. Apologies for the delay
   on this. If you could give me till the week after next I’ll take a look at an
   update as I have another couple of changes to make at the same time. I’ll keep
   you updated.
 * Thanks
 *  Plugin Author [craigramsay](https://wordpress.org/support/users/malinkymedia/)
 * (@malinkymedia)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/how-to-callback-your-function/#post-8241945)
 * In Version 2.0.0 you can setup the pagination again at anytime by calling the
   following function in your javascript which should fix the above issues.
 * `MalinkyAjaxPaging.setUp();`

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘how to callback your function’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/malinky-ajax-pagination_e2c6ba.svg)
 * [Ajax Pagination and Infinite Scroll](https://wordpress.org/plugins/malinky-ajax-pagination/)
 * [Support Threads](https://wordpress.org/support/plugin/malinky-ajax-pagination/)
 * [Active Topics](https://wordpress.org/support/plugin/malinky-ajax-pagination/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/malinky-ajax-pagination/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/malinky-ajax-pagination/reviews/)

## Tags

 * [function](https://wordpress.org/support/topic-tag/function/)

 * 4 replies
 * 3 participants
 * Last reply from: [craigramsay](https://wordpress.org/support/users/malinkymedia/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/how-to-callback-your-function/#post-8241945)
 * Status: not resolved