Request for adding an extra filter
-
Hi guys,
I’ve been using your plugin for quite some time. Works perfectly fine, but I was just wondering, if there’s any chance to add another filter into the get_posts method located in NewsletterModuleBase class – for instance here https://plugins.trac.wordpress.org/browser/newsletter/trunk/includes/module-base.php#L714I basically need to slightly modify query for my use case in order to make sure only required posts appear in the newsletter. Anytime I take update I basically need to always slightly modify plugin file, which is not ideal, but having an extra filter in place would allow me to modify query with touching your codebase.
Thanks a lot for considering my request
Best
Petr
The topic ‘Request for adding an extra filter’ is closed to new replies.