Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axelerant/remove-extra-media
Remove Extra Media helps pare down excess media on your posts.
https://github.com/axelerant/remove-extra-media
Last synced: about 1 month ago
JSON representation
Remove Extra Media helps pare down excess media on your posts.
- Host: GitHub
- URL: https://github.com/axelerant/remove-extra-media
- Owner: axelerant
- License: gpl-2.0
- Created: 2013-09-21T23:53:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-12T10:36:23.000Z (almost 9 years ago)
- Last Synced: 2023-08-01T07:25:05.959Z (over 1 year ago)
- Language: PHP
- Homepage: https://wordpress.org/plugins/remove-extra-media/
- Size: 694 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# README - Remove Extra Media
[![ProjectStatus](http://stillmaintained.com/michael-cannon/remove-extra-media.png)](http://stillmaintained.com/michael-cannon/remove-extra-media)
## Welcome to the Remove Extra Media Github repository
Remove Extra Media plugin allows you to add custom fields to the edit screen bulk and quick edit panels.
While the documentation for the [Remove Extra Media plugin](http://wordpress.org/plugins/remove-extra-media/) can be found at WordPress.org Plugin Directory, here you can browse the source of the project, find and discuss open issues and, even [contribute yourself](https://github.com/michael-cannon/remove-extra-media/blob/master/CONTRIBUTING.md).
## Installation
Here's a [guide on how to install Remove Extra Media in your WordPress site](http://wordpress.org/plugins/remove-extra-media/installation/). If you want to run the Git version though, you have two options:
* You can clone the GitHub repository: https://github.com/michael-cannon/remove-extra-media.git
* Download it directly as a ZIP file: https://github.com/michael-cannon/remove-extra-media/archive/master.zipThis will download the latest development version of Remove Extra Media. While this version is usually stable, it is not recommended for use in a production environment.
## Bugs
If you find an issue, [let us know here](https://github.com/michael-cannon/remove-extra-media/issues/new)!
## Support
This is a developer's portal for Remove Extra Media and should not be used for support. Please visit the [Remove Extra Media Knowledge Base](https://nodedesk.zendesk.com/hc/en-us/sections/200861112-WordPress-FAQs) for frequently asked questions, offering ideas, or getting support.
## Contributions
Anyone is welcome to contribute to Remove Extra Media. Please [read the guidelines](https://github.com/michael-cannon/remove-extra-media/blob/master/CONTRIBUTING.md) for contributing to this repository.
There are various ways you can contribute:
* [Raise an issue](https://github.com/michael-cannon/remove-extra-media/issues) on GitHub.
* Send us a Pull Request with your bug fixes and/or new features.
* [Translate Remove Extra Media into different languages](https://nodedesk.zendesk.com/hc/en-us/articles/202294892-How-do-I-change-Testimonials-Widget-text-labels-).
* Provide feedback and [suggestions on enhancements](https://github.com/michael-cannon/remove-extra-media/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=open).## Thank You
* Thank you [WordPress SEO by Yoast](https://github.com/jdevalk/wordpress-seo/blob/master/README.md) for this README.md and like inspirations.