最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

functions - Update main post with same category when creating custom post to update the modified date

programmeradmin2浏览0评论

I have 2 post type, so i create post on my main post type, then i need to create another post to fill the content to my main post in custom post type. Is there any way to update my main post publish date (modified post date) when i publish custom post type?

My main post and my custom post have the same category.

Already solved with publish_{$post->post_type} hook. Thanks for your respond.

发布评论

评论列表(0)

  1. 暂无评论