I have an issue regarding the plugin I'm currently developing : I need to alter a method from the existing Newsfeed plugin.
However I would rather include this alteration in my plugin rather than modify the code of the newsfeed plugin.
Any idea about how I can achieve that ? Can I declare the same method in my plugin and in some way override the original one ?
Any idea would be appreciated.
Thanx !