Title: WordHerd's Replies | WordPress.org

---

# WordHerd

  [  ](https://wordpress.org/support/users/khadlock/)

 *   [Profile](https://wordpress.org/support/users/khadlock/)
 *   [Topics Started](https://wordpress.org/support/users/khadlock/topics/)
 *   [Replies Created](https://wordpress.org/support/users/khadlock/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/khadlock/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/khadlock/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/khadlock/engagements/)
 *   [Favorites](https://wordpress.org/support/users/khadlock/favorites/)

 Search replies:

## Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)

 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [oembed via REST API](https://wordpress.org/support/topic/oembed-via-rest-api/)
 *  Thread Starter [WordHerd](https://wordpress.org/support/users/khadlock/)
 * (@khadlock)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/oembed-via-rest-api/#post-14520992)
 * [@bcworkz](https://wordpress.org/support/users/bcworkz/) Actually, it is via 
   the WP REST API, not wp-cli. How would you recommend tagging in that case?
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [oembed via REST API](https://wordpress.org/support/topic/oembed-via-rest-api/)
 *  Thread Starter [WordHerd](https://wordpress.org/support/users/khadlock/)
 * (@khadlock)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/oembed-via-rest-api/#post-14517142)
 * Hi [@bcworkz](https://wordpress.org/support/users/bcworkz/) –
 * Thank you for responding. The oEmbed process works within Gutenberg/Block Editor
   once viewing the edit screen, as it then saves the oEmbed post meta and the associated
   oEmbed post_type based on the oEmbed server response. However, if we create a
   post with video as a block via the REST API and then view that post in the front
   end without editing the post, the oEmbed process never occurs. We are processing
   over 1k posts with videos and cannot afford to edit each post manually to trigger
   the oEmbed process.
 * Here is an example of a post we are creating via the REST API:
 * REST API endpoint:
    `/wp-json/wp/v2/posts`
 * Code
 *     ```
       {
       	"content": "<!-- wp:embed {\"url\":\"https://www.youtube.com/embed/t1xaI36UXGY\",\"type\":\"rich\",\"providerNameSlug\":\"embed-handler\",\"responsive\":true,\"className\":\"is-provider-embed-handler wp-embed-aspect-16-9 wp-has-aspect-ratio\"} --><figure class=\"wp-block-embed is-type-rich is-provider-embed-handler wp-block-embed-embed-handler wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">https://www.youtube.com/embed/t1xaI36UXGY</div></figure><!-- /wp:embed --><!-- wp:paragraph --><p>This is a paragraph</p><!-- /wp:paragraph -->",
         "slug": "api-video-test",
         "status": "publish",
         "title": "API Video Test",
         "type": "post"
       }
       ```
   
    -  This reply was modified 5 years, 2 months ago by [WordHerd](https://wordpress.org/support/users/khadlock/).
      Reason: clarification
    -  This reply was modified 5 years, 2 months ago by [WordHerd](https://wordpress.org/support/users/khadlock/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [5.6 core-embed/youtube is now core/embed](https://wordpress.org/support/topic/5-6-core-embed-youtube-is-now-core-embed/)
 *  [WordHerd](https://wordpress.org/support/users/khadlock/)
 * (@khadlock)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/5-6-core-embed-youtube-is-now-core-embed/#post-14512549)
 * Hello,
 * Our team is using the REST API to auto-generate posts with videos and prior to
   this change our code worked for videos. Since this update, we are now experiencing
   an issue with oembed not being triggered during post creation via the REST API.
 * Do you have any suggestions on how to ensure that oembed occurs for videos (using
   wp:embed block) in posts that are being created via the REST API.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordHerd Content Moover - Migrate to Gutenberg] Not free](https://wordpress.org/support/topic/not-free-155/)
 *  Plugin Author [WordHerd](https://wordpress.org/support/users/khadlock/)
 * (@khadlock)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/not-free-155/#post-13471780)
 * Hi [@wordpressrun](https://wordpress.org/support/users/wordpressrun/) –
 * WordHerd offers website and content migration services. This plugin determines
   what editor a website is currently using and calculates how many pages and/or
   posts are using that editor. Our team can then assess the cost to migrate your
   site to Gutenberg.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Blocks — Page Builder Toolkit for Gutenberg Editor] Error with Info Box Title & Text Settings](https://wordpress.org/support/topic/error-with-info-box-title-text-settings/)
 *  [WordHerd](https://wordpress.org/support/users/khadlock/)
 * (@khadlock)
 * [7 years ago](https://wordpress.org/support/topic/error-with-info-box-title-text-settings/page/2/#post-11746974)
 * Got it working, thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Blocks — Page Builder Toolkit for Gutenberg Editor] Error with Info Box Title & Text Settings](https://wordpress.org/support/topic/error-with-info-box-title-text-settings/)
 *  [WordHerd](https://wordpress.org/support/users/khadlock/)
 * (@khadlock)
 * [7 years ago](https://wordpress.org/support/topic/error-with-info-box-title-text-settings/#post-11746965)
 * Hi [@britner](https://wordpress.org/support/users/britner/), This clients current
   version is 5.1.1
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Blocks — Page Builder Toolkit for Gutenberg Editor] Error with Info Box Title & Text Settings](https://wordpress.org/support/topic/error-with-info-box-title-text-settings/)
 *  [WordHerd](https://wordpress.org/support/users/khadlock/)
 * (@khadlock)
 * [7 years ago](https://wordpress.org/support/topic/error-with-info-box-title-text-settings/#post-11746585)
 * Hi Ben,
 * We’re experiencing a similar issue. We have the same problem with the info box,
   and it’s happening with the advanced button block. We have tried to go to Settings
   > Kadence Blocks Controls per your instructions above, but this is also resulting
   in an error. All other blocks are working.
 * This is the first part of the error we are receiving for all issues listed: `
   TypeError: Cannot read property 'getSettings' of undefined`
 * Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CMS Press] [Plugin: CMS Press] publish_post with custom post types](https://wordpress.org/support/topic/plugin-cms-press-publish_post-with-custom-post-types/)
 *  Thread Starter [WordHerd](https://wordpress.org/support/users/khadlock/)
 * (@khadlock)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-cms-press-publish_post-with-custom-post-types/#post-1671807)
 * Perfect, that makes sense, thanks!

Viewing 8 replies - 1 through 8 (of 8 total)