POST_TYPE
POST_TYPE
custom_permalink_for_feedbag(string $permalink)
The function url_to_postid() doesn't handle pretty permalinks for CPTs very well. When we're generating an RSS feed to be consumed for Feedbag (the Reader's feed storage mechanism), eschew a pretty URL for one that will get the post into the Reader.
string | $permalink | The existing (possibly pretty) permalink. |