Tagged Questions
2
votes
3answers
265 views
Does plugin uninstall always put Wordpress back into original state?
What is a plugin lifetime within a deployed instance of Wordpress?
Namely:
do the plugins modify existing files or do they only use defined extension points within wordpress?
are plugins allowed to ...