[ Index ] |
PHP Cross Reference of BBPress |
[Source view] [Print] [Project Stats]
bbPress Admin Upgrade Functions
File Size: | 678 lines (24 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
bbp_admin_upgrade_page() X-Ref |
Admin repair page since: 2.6.0 bbPress (r6278) |
bbp_admin_upgrade_user_engagements() X-Ref |
Upgrade user engagements for bbPress 2.6 and higher since: 2.6.0 bbPress (r6320) return: array An array of the status code and the message |
bbp_admin_upgrade_group_forum_relationships() X-Ref |
Upgrade group forum ID mappings after a bbPress 1.x to bbPress 2.x conversion Previously named: bbp_admin_repair_group_forum_relationships() since: 2.6.0 bbPress (r4395) return: If a wp_error() occurs and no converted forums are found |
bbp_admin_upgrade_user_favorites() X-Ref |
Upgrade user favorites for bbPress 2.6 and higher since: 2.6.0 bbPress (r6174) return: array An array of the status code and the message |
bbp_admin_upgrade_user_topic_subscriptions() X-Ref |
Upgrade user topic subscriptions for bbPress 2.6 and higher since: 2.6.0 bbPress (r6174) return: array An array of the status code and the message |
bbp_admin_upgrade_user_forum_subscriptions() X-Ref |
Upgrade user forum subscriptions for bbPress 2.6 and higher since: 2.6.0 bbPress (r6193) return: array An array of the status code and the message |
bbp_admin_upgrade_remove_favorites_from_usermeta() X-Ref |
Remove favorites data from user meta for bbPress 2.6 and higher since: 2.6.0 bbPress (r6281) return: array An array of the status code and the message |
bbp_admin_upgrade_remove_topic_subscriptions_from_usermeta() X-Ref |
Remove topic subscriptions data from user meta for bbPress 2.6 and higher since: 2.6.0 bbPress (r6281) return: array An array of the status code and the message |
bbp_admin_upgrade_remove_forum_subscriptions_from_usermeta() X-Ref |
Remove topic subscriptions data from user meta for bbPress 2.6 and higher since: 2.6.0 bbPress (r6281) return: array An array of the status code and the message |
Generated: Sat Dec 21 01:00:52 2024 | Cross-referenced by PHPXref 0.7.1 |