Sure it is, it is open source so you can hack it anyway you like as long as you know how to code 😉
There are three ways I see to do this:
- Find a plugin that does this
- Write (or modify a existing) plugin to reach this
- (Bad) For your template edit
comments.php
in order to reach the only see my own comments (or show all comments to admin), for the twentyeleven theme you would also have to edit thefunction twentyeleven_comment
that is infunctions.php
The 3rd option is bad as in not recommended as that makes it harder to update/upgrade in the future.
Obviously 2 and 3 means that you need to mess with the code or hire someone to do it.
Related Posts:
- Adding another state (spam, reject, approve) to wordpress comments?
- How to make custom comment fields required and message field not required
- Adding Properties to User Profile and Displaying in List
- Save custom field types with this function…?
- How to filter post listing (in WP dashboard posts listing) using a custom field (search functionality)?
- Add validation and error handling when saving custom fields?
- Validating Custom Meta Box Values & Required Fields
- Is there a way to set default custom fields when creating a post?
- Is it safe to store a user setting you don’t want the user to ever modify as a user option?
- Show only posts which can be commented OR have custom meta field
- Add custom objects/entities to WordPress
- How to get users by a custom field / by user meta data?
- Show Custom Comment Fields when editing in admin
- How do you add a custom option to user data?
- Custom user avatar in the WordPress users listing
- User Profile / Add Custom Fields
- Edit Custom Database Tables in WordPress
- Filter results with custom field values and dropdown
- Meta keywords and descriptions plugin for manually editing meta for each page/post
- Making a configurable field translatable
- Is there a way to do multiple ordering on a multiple meta_query?
- Check before publishing, if already exist post with current custom field value
- Show User Their Password
- How to customize default wordpress editor?
- Custom Fields Bulk Edit
- Custom Page Template [closed]
- Problem in custom meta boxes
- Comments form custom fields order
- How to show custom field’s value under post/page title in wp-admin
- Multiplile values checkbox or select in custom meta box
- ajax delete value from custom field array
- How can I sort get_users() by any value (last_name, user defined fields and more)
- Extra filed under “About the user” user profile
- How do I read the value of a custom field of the page?
- how to save multiple custom fields for a post in one go?
- get_post_meta in sitewide tags plugin fails to return value for custom fields
- get_user_meta Short Profile Section
- Community and User Generated Content Website: Have been thinking about Drupal but leaning on WordPress heavily
- Best way to add custom / magic / flutter fields into RSS feed
- How to add a title field in comments?
- Insert attachment ID in custom field from media uploader
- Redirect users based on custom field
- Custom User Profile Fields
- How do you create dynamic customised sections in WordPress?
- Delete all custom fields at once?
- Add More Fields to Users Pages (Admin Panel)
- Register rest field for specific user
- Buddypress Add unserialized Profile Fields in Members Loop [closed]
- WordPress User Profile Upload – If page is saved file reset
- How to show a gloabl message on a user profile page (in back end)?
- WP_User_Query pulling ACF to loop
- Better Method for Multiple Meta Boxes
- Custom Fields – Taller editing area
- Front-end editing with custom fields?
- query usermeta from custom field
- custom avatar removal
- Displaying a checkbox array from advanced custom field
- WP 3.1 meta_query for multiple custom field values
- How to make condition, based on custom fields value?
- How to select posts from multiple categories and metavalues?
- Sort custom field by post
- Send email with custom fields after new draft is saved or new post published
- Allow the comment author to delete their own comments
- Passing args to WP_User_Query am I using meta correctly?
- Add & store extra fields – WordPress Comments
- UPDATE on SELECT results. A SQL query to swap Author with Meta Box value
- Customizing user data
- displaying and sorting comments by a custom field (using PODS plugin) [closed]
- Declaring in variables [closed]
- How do i add custom fields to my themes template file?
- Linking Custom Fields to Database Records
- Custom tables or custom fields?
- Post selector as Custom Field
- I need a “Choose from existing content” popin
- For homepage images (for small business website), is it better to use custom fields or post_thumbnail?
- Show user info in a hovercard [closed]
- Remove the deleted user comment
- Customizing WP user profile with custom fields
- Iterate through users and display users meta info at front-page
- How to remove custom fields from the selector?
- comment meta_query for keys that aren’t yet set
- How can I hide custom field from users used for caching response from external api?
- How to query an out put value?
- Check & remove special characters in a field?
- Let’s Create Custom Field Template Documentation
- How can I combine this php statement to get the results of multiple variable inputs?
- ACF: How to get users with a ACF flexible content subfield with a specific value AND layout?
- check for duplicate user meta data before updating
- how to make a custom field readonly or disabled by user role?
- frontend submit post jQuery clone row won’t save
- Custom Field Repeating When Using foreach
- Is there a way to set default custom fields when creating a new post?
- Front end register with custom fields
- Front-End User Profile
- Get emails from users by custom field SQL
- MetaBox not saving after empty
- Get text from user and display it on page
- Custom Fields Question
- Showing Custom Fields on Parent Page
- How can I output the custom fields wrapping with HTML