Ninja Embed Plugin is a WordPress app, with a 5.0 average rating from 1 review, as of Aug 31, 2026.
Ninja Embed Plugin is a WordPress Plugin Directory app by gerhard. With a rating of 5.0★ from 1 reviews.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Ninja Embed Plugin is a category-leading WordPress app with a limited review volume. Category data on the canonical marketplace listing is currently incomplete, so AppRanks falls back to platform-wide rather than category-relative comparison for this listing. 1 reviews put it in the early-traction tier — useful for early-stage stores willing to be on the leading edge. Early-traction review counts are sensitive to single launch periods or feature events, so a 30-day re-check before bigger commitments often resolves whether the trend is sustained. Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +High average rating (5.0★) signals consistent merchant satisfaction
- +Published by gerhard — established developer track record
Cons
- −Limited review base (1) — ratings can shift significantly with new feedback
Looking to switch from Ninja Embed Plugin?
See Ninja Embed Plugin's alternatives ranked by audit score, rating, and review velocity.
How Ninja Embed Plugin works
Show full descriptionShow less
a WordPress plugin that would not only allow the user to easily embed media from YouTube, Vimeo, Yahoo Video and Soundcloud into their posts, but also allow us as developers to use it as a function in the our WordPress template files to embed videos in custom content types and other filters. The plugin also comes with a widget to allow you to easily embed media in your sidebar.
The plugin currently supports YouTube, Vimeo, Yahoo Video and Soundcloud. We hope to be able to add more online media services soon.
Usage How do users use it?
To embed a piece of media in a post or page you simply need to add the following shortcode to you post or page content:
[media link=”http://www.youtube.com/watch?v=EojN6r2VSR4″]
You can also set a custom width and height to your media by adding the width and height parameters to the shortcode:
[media width=”800″ height=”600″ link=”http://www.youtube.com/watch?v=EojN6r2VSR4″]
As of version 1.3 you can now remove the container around the embed code by setting the container to false(default is true):
[media container=”false” link=”http://www.youtube.com/watch?v=EojN6r2VSR4″]
How do developers use it?
Don’t worry, we did not forget about the developers.
To embed a piece of media somewhere in the code you simply need to add the following function to the template:
<?php media_embed('http://www.youtube.com/watch?v=EojN6r2VSR4'); ?>
You can also set a custom width and height to the media by adding arguments for width and height respectively:
<?php media_embed('http://www.youtube.com/watch?v=EojN6r2VSR4', 800, 600); ?>
As of version 1.3 it is now possible to remove the container around the embed code you can set the container to false(default is true):
<?php media_embed('http://www.youtube.com/watch?v=EojN6r2VSR4', 800, 600, false); ?>
OR if you don’t want to set the width and height and just remove the container:
<?php media_embed('http://www.youtube.com/watch?v=EojN6r2VSR4', '', '', false); ?>
Competitors & alternatives
AppRanks tracks competitor sets per category. For Ninja Embed Plugin, the independent listing audit includes a competitive context section, and the full WordPress app index shows the broader marketplace landscape this app competes in. Sign up free to surface a side-by-side competitor matrix customized to your tracked apps.
Frequently asked questions
What is Ninja Embed Plugin?
Ninja Embed Plugin is an app for WordPress. It currently holds a 5.0-star rating from 1 merchant review, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. AppRanks tracks its category position, review-velocity trend, and the top alternatives in the same space. Developed by gerhard.