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

How can i add a metabox to pull list of custom posts (any two) on edit or add post screen?

programmeradmin2浏览0评论

I want to add metabox to pull list of custom posts and select any two of them on edit or add post screen. And At last when the post is published display them on single post page. Please help me! Any help will be appreciated....

    add_action( 'add_meta_boxes', function () {
    add_meta_box(
        'yourcustom_sectionid', 
        __( '
发布评论

评论列表(0)

  1. 暂无评论