Skip to content

Instantly share code, notes, and snippets.

View KoenRijpstra's full-sized avatar
💭
Pushing Web3 Development To The Next Level 🚀

Koen Rijpstra KoenRijpstra

💭
Pushing Web3 Development To The Next Level 🚀
View GitHub Profile
@KoenRijpstra
KoenRijpstra / index.php
Created December 19, 2013 10:24
Added taxonomy filter
<?php
/**
* Plugin Name: Media Library Categories
* Plugin URI: http://wordpress.org/plugins/wp-media-library-categories/
* Description: Adds the ability to use categories in the media library.
* Version: 1.3
* Author: Jeffrey-WP
*/
/** register taxonomy for attachments */
.assistive-text {
left: 0;
position: absolute !important;
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
}