Angular / Wordpress/ API

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Nikola92
    New Member
    • Mar 2022
    • 1

    Angular / Wordpress/ API

    Hi everyone,

    I'm working on Angular project (frontend) and using wordpress for a backend. I'm having a trouble to get embedded youtube videos and thumb pictures from wordpress in my angular project. When I get data through API posts, doesn't show anything. I also tried to use some plugins but it wont work.

    Do you have any suggestion how to solve this problem and get embedded youtube videos and thumb pictures?

    Thank you!
  • Varsha1285
    New Member
    • Feb 2023
    • 16

    #2
    The [video] shortcode can be used with the src being an URL of a youtube video. To set a placeholder, preview thumbnail use poster, it even works nicely via GUI.

    Comment

    Working...