Is it possible also to inform registered users of new content, if the post-type ist not only "article"? For example inform of new entries of the plugin "event-manager"?
Many thanks ...
joesch
Is it possible also to inform registered users of new content, if the post-type ist not only "article"? For example inform of new entries of the plugin "event-manager"?
Many thanks ...
joesch
@joesch,
I am not 100% sure but I think the answer is yes.
Event-Manager uses a custom post-type I think so that can be added into Subscribe2 using a filter as described here.
Thank's for your answer :-)
Can you help me please? Where must i build in this code normally?
Many thanks ...
joesch
@joesch,
You can add it to the functions.php file in your theme if you have one or create your own custom plugin and plea that in wp-content/plugins/.
It work's, many thanks.
joesch
You must log in to post.