A general question about ALL addons
Posted: Thu May 04, 2023 10:04 am
A general question about ALL addons.
Where an addon uses a deprecated function from functions.php, database.php and possibly others, can that function be copied into a file within the addon just for it’s use?
If so:
1. Is there a rule of thumb as to which addon page to put it e.g the main page that the addon displays?
2. If the same function is copied into 2 different addons, will this cause a problem?
Where an addon uses a deprecated function from functions.php, database.php and possibly others, can that function be copied into a file within the addon just for it’s use?
If so:
1. Is there a rule of thumb as to which addon page to put it e.g the main page that the addon displays?
2. If the same function is copied into 2 different addons, will this cause a problem?