developer-blog-content icon indicating copy to clipboard operation
developer-blog-content copied to clipboard

Extending User profile views natively with DataViews

Open bph opened this issue 1 year ago • 1 comments

Discussed in https://github.com/WordPress/developer-blog-content/discussions/298

Originally posted by flexseth September 1, 2024 Use case: I want to add "armor" to a user profile, to match MMORPG games like World of Warcraft.

Example: Add "equipment" custom post type that has armor class, affects, and also allowing these pieces of armor to be attached to a user profile.

"worn on body" "worn on arms" "worn on legs"

etc..

In an ideal situation, you could search for equipment, and attach it to a user profile via a DataView.

Drag and drop functionality would be highly desirable, but a simple POC works, too.

Has many other use cases!

cc: @justintadlock

bph avatar Sep 10 '24 13:09 bph

@flexseth thanks for submitting the Topic idea. Would you be available to tackle it as a writer?

bph avatar Sep 10 '24 13:09 bph