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

https://github.com/masterfermin02/bc-cc-fp

BlueCoding Code Challnge - Fermin Perdomo
https://github.com/masterfermin02/bc-cc-fp

Last synced: 5 months ago
JSON representation

BlueCoding Code Challnge - Fermin Perdomo

Awesome Lists containing this project

README

          

# BlueCoding Code Challenge - Fermin Perdomo

BlueCoding Code Challenge.

## Contents

The WordPress BlueCoding Code Challenge plugin include:

* `CHANGELOG.md`. The list of changes to the core project.
* A `bc-cc-fp` directory that contains the source code - a fully executable WordPress plugin.

## Features

* All classes, functions, and variables are documented so that you know what you need to change.
* The project includes a `.pot` file as a starting point for internationalization.
* Show a list of users
* Allow you to filter by role
* Bulk multi status change
* Edit user name

## Installation

The WordPress BlueCoding Code Challenge plugin can be installed directly into your plugins folder:

```
1. Upload `bc-cc-fp` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
```