Creating Meta Boxes with the Pods WordPress plugin

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • In the prior webinar, we looked at how Pods can create incredibly unique custom post types in WordPress. In this follow-up webinar, we will be walking through all the steps necessary to add custom fields into WordPress, control when and where they will show, and incorporate the fields into the display on the front end of a site.
    At wpstudio.com, we do lots of interactive training along with providing tools and resources for business owners building their WordPress-based development studios.
    Following up on the bug found during the end of this webinar... you can see the fixed patch has now been rolled into the Pods source code. github.com/pod...

Комментарии • 10

  • @johnlanglois4355
    @johnlanglois4355 2 года назад

    Thank you for letting us see your trouble spots,too. August 2, 2022

  • @brianclement2329
    @brianclement2329 5 лет назад

    Great... I learned a lot. Interesting watching you fault find as well.

  • @scp0906
    @scp0906 7 лет назад

    This was a great webinar! Learned a lot!

    • @WPStudio
      @WPStudio  7 лет назад

      Glad you enjoyed it.

  • @srednatube
    @srednatube 5 лет назад

    First, Thnx a lot for the very good tutorial videos. 👍😊
    Question: What will happen with the php custom functions when the theme gets updated?
    Will custom code be overwritten or is there a way to add more permanent custome functions/code?

  • @peterluit
    @peterluit 6 лет назад

    Great video, thanks!

  • @scottkclark
    @scottkclark 7 лет назад +2

    Found your issue, fixing :)

    • @scottkclark
      @scottkclark 7 лет назад +3

      Fixed that pods_group_add() bug that was caused by adding to multiple Pods
      github.com/pods-framework/pods/pull/4386

    • @ilcacciatoreditool
      @ilcacciatoreditool Год назад

      @@scottkclark after 5 years I have two issue. 1) The default metabox doesn't disappear at all, but the groups are displayed correctly, so I have the grouped fields and the default metabox with all the fields of my CPT. The second is the "advanced" issue. I can't move the pods fields groups above the default post editor. Can you help me? Thanks in advance.