Skip to content
Read For Learn
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP

wordpress multi user question

You can use a simple custom field and tweak your template a little,

for example say you call that custom filed “original_author”
then your theme you need to replace

<?php the_author(); ?>

with:

<?php echo get_post_meta($post->ID,'original_author',true); ?>

Related Posts:

  1. Get author total post votes from post meta
  2. How can I change author of posts to the value of one of the custom field of the posts?
  3. Can I exclude a post by meta key using pre_get_posts function?
  4. Custom post meta field effect on the performance on the post
  5. How to get custom post meta using REST API
  6. Difference between meta keys with _ and without _ [duplicate]
  7. Orderby meta_value only returns posts that have existing meta_key
  8. What is the index [0] for on post meta fields?
  9. What is “meta_input” parameter in wp_insert_post() used for?
  10. How to enable revisions for post meta data?
  11. The “_encloseme” Meta-Key Conundrum
  12. Best way to programmatically remove a category/term from a post
  13. Using get_post_meta with new_to_publish
  14. Custom field metabox not showing in back-end
  15. So much data in postmeta
  16. Can I count the number of users matching a value in a multiple value key?
  17. When using add_post_meta and update_post_meta, is there any way to give the individual arrays keys?
  18. How to hide meta box values from custom fields list?
  19. Auto sort the wp-admin post list by a meta key
  20. get_post_meta() unserialize issue – returns boolean(false)
  21. What is the advantage of the wp_options design pattern?
  22. Storing meta fields multiple times OR once with multi dimensional array?
  23. Allow user to create instances of custom field
  24. display specific custom fields
  25. Is there a hook / action that is triggered when adding or removing a post thumbnail?
  26. Meta keywords and descriptions plugin for manually editing meta for each page/post
  27. passing argument to get_template_part() or a better way to code
  28. Is it possible to store arrays in a custom field?
  29. Get updated meta data after save_post hook
  30. Multiple meta values for same meta_key adding on “Preview Changes” hit but not on saving or updating post
  31. Save HTML formatted data to post meta using add_post_meta()
  32. importing data from non-wordpress mysql db
  33. Create meta boxes that don’t show in custom fields
  34. Transients vs CRON +Custom Fields: Caching Data Per Post
  35. Unable to save datetime custom meta field using update_post_meta() function
  36. Up/Down voting system for WordPress
  37. Guest Author – How can I use custom fields to create guest author link?
  38. post meta data clearing on autosave
  39. Create custom field on post draft or publish?
  40. Display info from custom fields in all images’ HTML
  41. Ordering posts by anniversary using only day and month
  42. get_post_meta fields don’t show up on posts page
  43. Update meta values with AJAX
  44. How to break meta values into different items and avoid duplicates?
  45. copy attachments to another post type and change attachment url
  46. Cannot edit post meta fields with rest API
  47. ajax delete value from custom field array
  48. Save attachment custom fields on front end
  49. How to use pagination with get_post_meta
  50. Copying Custom Meta Values from existing post to a duplicate post
  51. Add a post meta key and value only if it does not exist on the post
  52. Move value of one custom field to another
  53. Order posts according to user defined order for meta values?
  54. Displaying posts with only upcoming dates according their custom field date value
  55. Custom fields to save multiple values
  56. Custom fields: In what order are they saved into the DB?
  57. Function to change meta value in database for each post
  58. Get a post_id where meta_value equals something in a serialized meta_value field
  59. Get aggregate list of all custom fields for entire blog
  60. Transition from (classical) serialized custom meta field to (gutenberg) rest enabled meta
  61. Unable to show ACF’s Image Custom Field properly in Genesis Framework [closed]
  62. Custom field value based on other custom field values
  63. wp_handle_upload error “Specified file failed upload test” but still creates attachment?
  64. How to save a ToggleControl value in a meta field?
  65. Which is best in the following scenario : post_meta vs custom table vs parent/child posts
  66. Saving custom image meta fields
  67. Author Page Custom Query WHERE author OR [post meta value] OR [post meta value]
  68. How to display Meta Field Value?
  69. MySQL query to set wp_postmeta using term_taxonomy_id value
  70. How to Validate Post Meta type/extension (Video File Image File etc)
  71. Get all meta keys assigned to a post type
  72. using multiple meta_key and meta_value in query_posts
  73. Custom Meta Box not Saving in Posts with Gutenberg Editor
  74. Adding custom fields (post meta) before/during wp_insert_post()
  75. Combine multiple custom field values into single value
  76. How can I sort homepage by a meta value?
  77. Get specific custom field keys from a post and put into an array
  78. How do I use wp_query for WordPress search?
  79. Nav Menu – Add class based on meta keys
  80. How to query posts with certain custom meta data, and output Post data
  81. MySQL Query that looks for post with Custom Field, then changes Category
  82. ACF: How to get the full field name (meta_key) by a field key?
  83. How to wrap meta values seperated by comma in ? [closed]
  84. Bulk remove post meta
  85. post meta getting deleted on save
  86. How to create html block to display extra information on woocommerce single product page
  87. Can’t get post ID using wp_insert_post_data
  88. Unique Post Meta Values
  89. Create Multiple File Upload Metabox in WordPress
  90. filtering custom post types via meta data drop down
  91. How to add a new meta key and assign timestamp to posts
  92. Run a check for multiple meta key values
  93. If meta key exists in get posts function otherwise create it
  94. Creating author profiles with extra fields and exporting that data?
  95. Custom field not updating when value is empty
  96. Transferring author information from a custom field to a proper author
  97. meta_compare seems to be treating values as strings instead of integers as expected
  98. WordPress Rest API to call page data associate with custom meta
  99. Limit the number of acf content when displaying in post loop [closed]
  100. Read / Watch / Listen times – meta
Categories custom-field Tags author, custom-field, post-meta
W3TotalCache and Javascript — what should go where, when?
Editor cannot access Theme Options

Recommended Hostings

Cloudways: Realize Your Website's Potential With Flexible & Affordable Hosting. 24/7/365 Support, Managed Security, Automated Backups, and 24/7 Real-time Monitoring.

FastComet: Fast SSD Hosting, Free Migration, Hack-Free Security, 24/7 Super Fast Support, 45 Day Money Back Guarantee.

Recent Added Topics

  • Bug in translation system: load_theme_textdomain() returns true, files are available and accessible but the language defaults to english
  • Custom Elementor controls not appearing in the widget Advanced tab using injection hooks
  • Get the name of the template/*html file used
  • Trying to Add Paging to Single Post Page
  • Sharing media files between live and staging servers
  • How to display the description of a custom post type in the dashboard?
  • Critical error on image display
  • Copying WP data and files into new install?
  • How to determine the DirectAdmin WordPress backup date?
  • How to get list of ALL tables in the database?
© 2026 Read For Learn
  • Database
    • Oracle
    • SQL
  • algorithm
  • asp.net
  • assembly
  • binary
  • c#
  • Git
  • hex
  • HTML
  • iOS
  • language angnostic
  • math
  • matlab
  • Tips & Trick
  • Tools
  • windows
  • C
  • C++
  • Java
  • javascript
  • Python
  • R
  • Java Script
  • jQuery
  • PHP
  • WordPress