Embed Iframe
Allows the insertion of code to display an external webpage within an iframe.
The facts
- Rating
- 3.4★ from 5
- Active installs
- 2k+
- Price
- Free
- Last updated
- 1 Jun 2022
- Added
- Nov 2008
- Requires WP
- 1.3
- Tested up to
- WP 6.0.14
- Requires PHP
- 5.3
- Downloads
- 157,708
Our analysis
AI-assistedEmbed Iframe is a WordPress plugin that allows you to embed iframe tags in your posts. This enables you to display another webpage inline with your current content. The plugin is designed for users who need to integrate external content directly into their WordPress site.
To use the plugin, you can insert an iframe using a specific shortcode format: [iframe url width height]. This functionality can be beneficial for those looking to enhance their posts with additional resources or information from other sites.
Best for: This plugin is suitable for users who want to embed external webpages in their WordPress posts.
What it does well
- ✓Free to use from the WordPress.org directory
- ✓Allows embedding of external webpages
- ✓Simple shortcode format for usage
- ✓Active installation count of 2,000
Where it falls short
- •Limited information on features beyond basic iframe embedding
- •Moderate rating of 3.4 out of 5 from 5 ratings
- •Directory score of 49/100 indicates potential issues
Verdict
Embed Iframe provides a straightforward way to include external content in your posts, though its average rating and limited features may warrant caution.
From the developer
brajesh's own description of Embed Iframe, lightly tidied.
Embed Iframe is a plugin that will let you embed iframe – an HTML tag that allows a webpage to be displayed inline with the current page, in a WordPress post. Although an iframe can lead to a complicated website, it can be very effective when used appropriately.
Usage
Use following tag to insert another page in post using iframe
[iframe url width height]
e.g.
[iframe http://www.example.com 400 500]