WP Manifestindependent plugin directory
manifest / media / admin-media-embedurl-wh-fields-hack

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.zip

Plugin 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

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Use the Settings->Plugin Name screen to configure the plugin
  4. (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

  1. Embed from external source window
  2. Embedded video in rich text editor
  3. Generated code

Changelog

0.1

  • Launched!