Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/axelerant/custom-bulkquick-edit

Custom Bulk and Quick Edit plugin for WordPress
https://github.com/axelerant/custom-bulkquick-edit

Last synced: about 1 month ago
JSON representation

Custom Bulk and Quick Edit plugin for WordPress

Awesome Lists containing this project

README

        

# README - Custom Bulk/Quick Edit

[![Codeship status](https://www.codeship.io/projects/559d4810-7252-0131-4df5-1ed74a8380e9/status)](https://www.codeship.io/projects/13635)

## Welcome to the Custom Bulk/Quick Edit Github repository

Custom Bulk/Quick Edit plugin allows you to add custom fields to the edit screen bulk and quick edit panels.

While the documentation for the [Custom Bulk/Quick Edit plugin](http://wordpress.org/plugins/custom-bulkquick-edit/) 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/custom-bulkquick-edit/blob/master/CONTRIBUTING.md).

## Installation

Here's a [guide on how to install Custom Bulk/Quick Edit in your WordPress site](http://wordpress.org/plugins/custom-bulkquick-edit/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/custom-bulkquick-edit.git
* Download it directly as a ZIP file: https://github.com/michael-cannon/custom-bulkquick-edit/archive/master.zip

This will download the latest development version of Custom Bulk/Quick Edit. 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/custom-bulkquick-edit/issues/new)!

## Support

This is a developer's portal for Custom Bulk/Quick Edit and should not be used for support. Please visit the [Custom Bulk/Quick Edit Knowledge Base](https://axelerant.atlassian.net/wiki/display/WPFAQ) for frequently asked questions, offering ideas, or getting support.

## Contributions

Anyone is welcome to contribute to Custom Bulk/Quick Edit. Please [read the guidelines](https://github.com/michael-cannon/custom-bulkquick-edit/blob/master/CONTRIBUTING.md) for contributing to this repository.

There are various ways you can contribute:

* [Raise an issue](https://github.com/michael-cannon/custom-bulkquick-edit/issues) on GitHub.
* Send us a Pull Request with your bug fixes and/or new features.
* [Translate Custom Bulk/Quick Edit into different languages](https://axelerant.atlassian.net/wiki/display/WPFAQ/How+do+I+change+Testimonials+Widget+text+labels).
* Provide feedback and [suggestions on enhancements](https://github.com/michael-cannon/custom-bulkquick-edit/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.