Open jeherve opened 10 years ago
Requested in 1900539-t
Also suggested in 2057439-org
Considering the varied methods that CPTs can be displayed with custom meta and the like, a general format for sending out subscriptions would likely be inadequate to properly display, and claiming support may provide a disservice.
Just came to check on the status of this feature and am really bummed to see it bumped from 3.2.
@georgestephanis are you suggesting that the feature won't be added ever?
To play devil's advocate for a moment, all of these same restrictions come from the default custom post type RSS feed support in WordPress core. Granted, there are filters available to add meta data as needed, but I suspect few sites actually do that. I have no idea if it's possible or challenging to add similar filters, presumably targeting the_content
conditionally when Jetpack subscriptions are watching.
With that in mind, I hope you'll at least consider adding the feature with a big note about limitations. I admit I could really use it on a project right now, but FWIW, I expected that limitation anyway.
I'm certainly not saying never, just that it will need more thought and development time that is available for 3.2 (which I'm probably going to fire off the first beta in the next hour or so).
It may wind up looking something like for CPTs, the content that gets synced to wpcom and sent out to subcribers is filtered, so themers / plugin authors can specify how it's formatted. But then it'd need further development wpcom side to strip out anything potetially malicious.
Also suggested here: https://wordpress.org/support/topic/subscriptions-and-custom-post-types?replies=1
Requested in 2027277-t.
Requested in 2096887-t
Also suggested here: https://wordpress.org/support/topic/subscriptions-jobs-events?replies=1&view=all
Also suggested here: 2180609-t
Also suggested here: 2091078-t
requested in 2282088-t
requested in 2305017-t
Suggested in 2447672-t
Another request here: https://twitter.com/user/status/685770900835295232
Requested in 2497836-t
Requested in 2605489-t
Requested in 2692774-t
2693275-t
2643878-t
2735963-t
This would be extremely useful for basic CPTs. My team is using the json rest api subscriptions plugin, and being able to receive events programmatically for CPTs would be awesome.
Any suggestions on what can be done to get events for custom types working right now? Maybe just a pointer to some code that I can hack. Anything really.
Any suggestions on what can be done to get events for custom types working right now? Maybe just a pointer to some code that I can hack. Anything really.
Since the subscriptions are sent from WordPress.com, I'm afraid you won't be able to contribute; it's something we'll need to develop on WordPress.com first.
We'll update this issue as soon as we start working on this!
@jeherve thanks for the quick response. I suspected that such was the case. I'll keep an eye on this thread then.
It would be great to notify subscribers when a new CPT is published...
Also suggested here: https://wordpress.org/support/topic/auto-sharing-for-job-boards-jobmonster-theme/
2885990-t
Also suggested here: https://wordpress.org/support/topic/email-subscriptions-for-custom-posts/
Is there a workaround for this issue?
two years later nothing has changed yet :(. theres no workaround because the subscriptions are managed over the wordpress servers.
@VladAntropov There is no work around. As @nicmare mentioned, the emails are sent from WordPress.com servers. It's consequently not possible to enable subscriptions emails for Custom Post Types with a simple change in the code on your own site.
If you'd like to send out subscription emails for Custom Post Types, I'd recommend that you use a different subscription service, like MailPoet or Mailchimp.
@jeherve What can I add to the subject... After two years of seduction the only word JetPack Team says to users is to use third-party service for CPT mail notifications? People want that functionality as CPT are core format of many modern themes. Do you really like us to uninstall JetPack in favour of MailChimp? I personally would rather stay with JetPack but how can I as my site has regularly published CPT's in plans ? Come on :)
@superkierowca I'd love to tell you Jetpack Subscriptions will support Custom Post Types very soon, but I'd be lying.
As mentioned earlier on this issue, enabling subscriptions for CPTs will require some planning as a lot of CPTs rely on custom post meta and other custom implementations to display content. That's not on our roadmap yet, so it's best if you use a third-party tool if you need that functionality right now.
That said, you don't have to uninstall Jetpack; you can deactivate the Subscriptions module and keep using the other features in Jetpack.
We'll update this issue as soon as this gets on our roadmap and we start working on it.
While I understand that JetPack team is busy and has to prioritize fixes, I expect the evolution of JetPack plugin not to fall too far behind WordPress's overall evolution. CPT is as core and as significant as anything WordPress does today and yet JetPack does not seem to think it is. Also it makes you wonder that JetPack still lives in the world of WordPress as simple blog CMS and nothing more.
Also requested in 2998342-t.
As mentioned earlier on this issue, enabling subscriptions for CPTs will require some planning as a lot of CPTs rely on custom post meta and other custom implementations to display content. That's not on our roadmap yet, so it's best if you use a third-party tool if you need that functionality right now.
I get that there a plenty of CPTs out there where this is the case. However, there are also plenty of CPTs that would work just fine if they were treated as regular WordPress posts. Why not make this an option to be activated by a developer as apposed to a settings somewhere.
From my perspective this would create a nice middle ground instead of maintaining this somewhat ridiculous stance of "noted, but we're not doing anything to move forward for more than two years now".
3019681-t
Requested in 3086327-t
requested 3143224-t
requested 3202917-t
3252447-t
Would be really neat to put this in place for WPJM cc @jom and @davoraltman
Requested 697933-zen
Currently, the subscriptions module will only notify subscribers when a new post is made on the blog.
Since WP 3.0, CPTs (custom-post-types) have started playing an increasingly dominant role in many blogs. Therefore, I believe it would be a great addition to Jetpack to add the option for blog admins to select which post types will be included in these updates.
Original trac ticket: