I’m utilizing WP Multisite to create subsites for paid customers. A person can pay for a subsite on a yearly subscription foundation. The subscription will renew robotically. But when the person would not renew, then the subsite must be disabled or made inactive.
I believe that I must create a plugin that has a setting that signifies the subsite expiration date in two locations:
The plugin ought to modify the positioning checklist (proven through the websites.php
web page) to point out the expiration (or renewal) dates.
The plugin wants so as to add a subject to the person website modifying display screen (site-info.php
) to point out the expiration date
I assume that there are some filters for these two gadgets, however want steerage as to the place to begin trying. (Except there’s a plugin that already has this performance – I have not discovered one but.)