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

https://github.com/justinyahin/wpdf

Create, filter, sort and display users data on your WordPress site.
https://github.com/justinyahin/wpdf

data filtering wordpress

Last synced: 2 months ago
JSON representation

Create, filter, sort and display users data on your WordPress site.

Awesome Lists containing this project

README

          

# WordPress Data Filter
> Create, filter, sort and display users data on your WordPress site.

## Description
Create, filter, sort and display users data on your WordPress site.

## Installation
1. Copy the plugin folder to your wp-content/plugins folder
2. Activate the plugin

## Frequently Asked Questions

### How to display the users table?

To display the users table, just add the shortcode [wpdf-users] in a post,
a page or a widget. The plugin will automatically fetch the list of users
and display in an HTML table.