versusbassz / entity-viewer

Displays data (properties, custom fields) of WordPress entities (posts, users, terms, comments) for developers
https://wordpress.org/plugins/entity-viewer/
GNU General Public License v2.0
15 stars 1 forks source link

Add an ability to add custom entries for nesting #50

Open versusbassz opened 3 years ago

versusbassz commented 3 years ago

Do after: #43

It's for for users of the plugin.
For example, I add a custom field that contains an id of another entity item (post, user, etc), and I want to enable nesting for this field. via filters ???