Quote:
Originally Posted by Psionic Vision
What is "plugin id"? Is that the numerical id of the plugin?
|
Yes.
Quote:
Originally Posted by Boofo
What does this do and what can it be used for? The first post is rather confusing.
|
PPE can basically check to see if a certain product or plugin is active (or not). For example, it'll save you time, if you have a certain product that you switch on/off constantly. PPE, if you have added the product_is_active(); code to your templates, will check to see if the product is active. if it is, display the product's functions. If not, do nothing.
It's not the most useful thing out there, but it helps me alot.