WordPress Embedding Best Practices and Policies

What does embedding mean?

Definitions

Shortcode - Kind of like a widget in text form. Paste these into the Custom HTML widget.
Example: [foogallery id="4772"]

iframe - Raw HTML code that embeds a web page. Commonly used to embed things like Google Calendar and Google Maps. Submit a Help Desk ticket for assistance.
Example: <iframe src=”https://example.org”></iframe>

 


Revision #5
Created 5 April 2019 17:26:26
Updated 11 March 2021 01:25:13