Admin Media embed width/height hack
Set custom width/height in embed settings box
by ikenfin · github.com/ikenfin/admin-media-embedurl-wh-fields-hack
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ikenfin/admin-media-embedurl-wh-fields-hack/archive/refs/heads/master.zipPlugin adds fields to control width/height of embedded data in default wordpress media embedding window.
Description
Warning! This is experimental, and may not working on your version of wordpress!
Plugin adds fields to control width/height attributes of data embedded via default wordpress media embedding mechanism.
Useful for control youtube or vimeo videos size on page.
Installation
- Upload the plugin files to the
/wp-content/plugins/plugin-namedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress
- Use the Settings->Plugin Name screen to configure the plugin
- (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
Screenshots
- Embed from external source window
- Embedded video in rich text editor
- Generated code
Changelog
0.1
- Launched!