Quote:
Originally Posted by siriusmd99
If u have a check for example is_user_admin, which both thinks use then it will be more eficient merging both plugin and call the function once.
|
Just one function is not enough to make it worth it. You will never notice the difference. You would need
a lot of code to be shared to make it worth it.
__________________