The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
155 views

Timed content and flagging content as viewed by user?

I'm trying to put together a site with membership functionality and i'm having most of what i need together. However, what's still missing in the mix are two things: 1) I need to be able to display ...
2
votes
3answers
263 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 ...