Well you could do one of the following things;
- Create a separate page and only display the data (seems to me the best approach)
- Display the information on
user-edit.php
and create a hook telling WP that if the user role isCenter
and is trying to save other user information return an error.
It actually depends on your WP knowledge and time you are whiling to invest.
Related Posts:
- Capability to edit own posts and not others
- Creating user relationships
- Custom roles and capabilities media not work right
- WordPress SEO by Yoast: Hide Meta Boxes in Posts for Non-admins
- How to add checkbox and radio button in Profile Page
- Modify custom Users Manage page
- How to Save Different Usermeta Fields According to User Role?
- How to not allow custom roles to edit published custom post types?
- How to change in customizer the “site identity” tab required capabilities
- Can I create front-end editable user profile pages with WordPress? How do I do it?
- User Roles Not Sticking
- Define new user capability for custom post types?
- I want to submit multiple users if checkbox is checked
- How to add an extra button on woocommerce shop page and use it to send the product info with image in a mail? [closed]
- Add custom profile field only for site admins?
- Custom Role with Own Page Edit Capability
- How to stop displaying the Id without losing the functionality
- how to make a custom field readonly or disabled by user role?
- Is there a possiblity to replace profile image gravatar with custom user images
- Allow multisite admins only to create users with one specific user role?
- Hide content and functions from specific user roles
- how to add wp-user fields to front-end form
- User profile Pick a premade Design/theme
- How to determine which capability to use?
- Use a custom page with dynamic content as a user profile page
- Gender based user avatar
- Best practices to handle multilpe roles and capabilities?
- Need help with drop down list on the profile
- Show comments based on user role in front end
- Disallow “contributors” to edit their own posts once they’ve been set to “Pending Review”
- Users can only save their draft once before saving for revision
- Change the functionality of wordpress users module in admin
- Hide user fields based off capability
- What capability is required to view posts, scheduled in the future, by someone else?
- Security Issues with custom user role or changing core role capabilities?
- How to disable plugin capability : “create new category”
- Some data of one custom user profile is erased when I update another custom user profile
- Problems with running a 2nd installation of WordPress on my domain?
- Post filter with multiple checkbox taxonomy terms
- Change the WordPress > Error title?
- Disable post-new.php (default Post type)?
- How do I change the content of an element for a theme without losing the styling?
- Run a welcome tour after multisite creation?
- duplicate featured image functionality in custom meta box
- How to automatically pull an information from a form field onto an other page?
- How to create a custom menu for specific user
- Change the – WordPress from titlebar?
- How to serve an already coded html page in a WP page, to assign a simpler url
- How to add a static text at end of a wordpress permalink
- Replace publish date in blog module with custom field
- I can’t override CSS
- How to submit form data in the same page in WordPress without reloading the page?
- How to customize WordPress vertical menu?
- Change the template of my Blog entries
- Custom login doesn’t stay
- Send default WooCommerce email when switching from custom order status
- Hosing a website within a WordPress directory/folder
- Query Posts to display all posts with category “custom field value”
- bulk generate wp taxonomy tags from wp title with self php script
- Creating a dynamic URL for an external link inside content
- Combine Categories & Custom Taxonomy
- Child Theme – Changing Header
- remove or hide Link Relationship (XFN) form Menus tab
- Structure of post types for TV Shows and episodes
- Multiple logo’s in wordpress menu
- How to add custom classes to a WordPress theme HTML tag?
- Dockerized WordPress is having Nginx Proxy Issues
- Restrict viewing of posts by category, user role
- Local Shortcode Using WordPress Custom Fields
- Two color in one Heading
- Creating custom setting in add media popup
- Still desperate about multiple TinyMCEs in widgets – is there any good solution to this yet?
- Altered Media Library URLs
- Custom Form Input not saving to Database
- How to Remove wpautop in woocommerce includes folder class-wc-order-item.php
- Check get_post value after wp-admin login
- My connecting URL form in html to PHP does not work
- Multisite – Getting Meta query to select from wp_2 tables
- How to append the excerpt to the content in the single post page?
- How to replace specific word in wordpress without losing their functionality
- How to Password Protect whole site except for some subdirectories
- How can I create multiple different admin roles with their own capabilities
- How to compare number with id of post in certain category
- Url rewriting on custom post with CPT UI plugin
- Custom dropdown search form that allows users to select option B based from Option 1
- Translate site in own text-language [closed]
- Custom stylesheet not loading
- User WordPress menu in custom page
- Capibilities of CPT WordPress
- Groups roles & capabilities
- Smarter Document Management links between three WordPress sites sought
- Custom Single Template
- how to auto fille conatct form 7 when user is logined
- Custom Admin Section
- data retrieval presents last set of data
- How can I remove “Add new” button on custom post type
- Local and live synchronized dev and production environment [closed]
- How to define active widget with js in a customizer
- Why does user_can return false for a capability during plugin deactivation?
- where can i find the login page in wordpress and add my header to it