[wp-trac] [WordPress Trac] #32474: Facilitate widgets to be stored in posts instead of options
WordPress Trac
noreply at wordpress.org
Wed May 27 21:18:23 UTC 2015
#32474: Facilitate widgets to be stored in posts instead of options
------------------------------+--------------------------
Reporter: westonruter | Owner: westonruter
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.3
Component: Widgets | Version: 2.8
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+--------------------------
Comment (by HeadOnFire):
@Stagger Lee
offtopic
Users have usermeta just like posts plus you actually can register custom
taxonomies for users and get almost the same unlimited possibilities as
with post types. There's a WP_User object and WP_User_Query, custom
capabilities etc. I do a lot of complex user-related stuff all the time.
While there are some areas to improve, of course, currently we have pretty
solid and flexible set of features.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32474#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list