Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/laxmariappan/get-all-custom-fields

A WordPress plugin to list all custom fields in a site.
https://github.com/laxmariappan/get-all-custom-fields

custom-fields meta-fields wordpress

Last synced: about 2 months ago
JSON representation

A WordPress plugin to list all custom fields in a site.

Awesome Lists containing this project

README

        

# Get All Custom Fields

Requires at least: 6.1
Tested up to: 6.2
Requires PHP: 7.4
License: GPL v2 or later
Tags: dashboard, custom fields
Contributors: lakshmananphp

## Description

A WordPress plugin to list all custom fields in a site.

### Credits

Thanks to [WebDevStudios](https://wordpress.org/five-for-the-future/pledge/webdevstudios/)

* created as part of [#5FTF](https://wordpress.org/five-for-the-future/) day

## Screenshots

1. The **Get All Custom Fields** showing post types and their custom fields
![Get All Custom Fields]

## Frequently Asked Questions

### How to use it?

Install the plugin and activate it,
Go to custom fields page in tools menu, you should be able to see all the post types and their meta fields.

### Where is this plugin developed?

Development of this code happens at [github.com/laxmariappan/get-all-custom-fields](https://github.com/laxmariappan/get-all-custom-fields)

## Changelog

### 1.0.0

* Initial release