WP Manifestindependent plugin directory
manifest / admin / url-admin-column

URL Admin Column

Adds a URL column in WordPress Media Library admin screen

by Sridhar Katakam · github.com/srikat/url-admin-column · website

3stars
2forks

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/srikat/url-admin-column/archive/refs/heads/master.zip

Declares an update source (srikat/URL-Admin-Column), so updates arrive through the plugin's own updater.

From the readme

URL Admin Column # Adds a URL column in WordPress Media Library admin screen. Description ## This WordPress plugin adds a URL column in the Media Library for easily copying the URLs of media attachments without having to click on individual items. Clicking inside the URL field will automatically select all the text inside ready to be copied. Installation ## 1. Click on the Download ZIP button at the right to download the plugin 2. Upload the entire url-admin-column folder to the /wp-content/plugins/ directory 3. Activate the plugin through the Plugins menu in WordPress Screenshots ## screenshot-1.jpg shows the Media Library screen with the plugin active. Credits ## http://wpsnipp.com/index.php/functions-php/media-library-url-column-for-easy-copy-and-paste/ Changelog ## 1.0.0 ### Initial Release Others ##

Read the full README on GitHub →