Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • PHP Tutorial
  • PHP Exercises
  • PHP Array
  • PHP String
  • PHP Calendar
  • PHP Filesystem
  • PHP Math
  • PHP Programs
  • PHP Array Programs
  • PHP String Programs
  • PHP Interview Questions
  • PHP GMP
  • PHP IntlChar
  • PHP Image Processing
  • PHP DsSet
  • PHP DsMap
  • PHP Formatter
  • Web Technology
Open In App
Next Article:
What is the role of Contributor in WordPress ?
Next article icon

What is the role of Contributor in WordPress ?

Last Updated : 20 May, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

The role of Contributor in WordPress is important for anyone managing a WordPress site. Contributors play a key part in creating content without having the ability to publish it. Owning a content-filled website has its own plus effects. It builds reliability among the audience and serves as a great way to engage with them. But creating and publishing content consistently is a rigorous job. This task is better performed when given to a person with limited power and necessary authority. This is where the role of the contributor comes in. WordPress commonly provides this feature with plugins to give access to a person as a contributor with necessary roles.

This role is ideal for sites with multiple authors, where content needs to be reviewed before going live. In this article, we will explore the WordPress Contributor role, its capabilities, and how it fits into your website’s workflow.

Who is a contributor in WordPress?

Contributor in WordPress means a user who can create and edit their posts but cannot publish them. Contributors can submit their content for review, allowing an editor or administrator to approve and publish it. A contributor is a means of giving access to a person who wants to contribute to the content on a website and usually receives credit for the work in return. The credit can be in monetary form or simply displaying tin he contribution credit on the content for public view.  This helps in motivating the readers to even write on the website and create a brand for themselves. 

There are many other roles above contributor on WordPress, some of them are:

  • Administrator: Commonly known as admin, is the main user of the WordPress site. S/he has all the power to control the website as well as grant access to other users.
  • Editor: The editor's role is to handle the burden of the admin with similar powers as of admin. The editor cannot give access to other users.
  • Author: The author is responsible for creating and publishing the content on the website. The role is restricted to their own posts.

These roles are seniors to the contributor in WordPress setup. The contributor’s role is similar to the author’s except the contributor cannot publish the content. The content submitted by the contributor is subjected to prior review by the author or the admin.

What is the role of a Contributor in WordPress?

Taking a reference from contributor’s power, WordPress restricts many features on the dashboard. Only a few are available, such as:

  • Read other user’s posts
  • Write comments on other’s posts
  • Write, edit and delete their own posts

Once the post is submitted for review, it gets published on the website after approval. The review is done on some predefined criteria like quality, structure, plagiarism, and so on. After the content gets published, the contributor can edit it again and submit it for review. This ensures the reliability of the content under admin control.

In WordPress a contributor has which of the following capabilities?

In WordPress, a Contributor has specific capabilities that allow them to contribute content to the website without having full control over publishing. This section will explain the main capabilities of a Contributor, so you can understand what they can and cannot do.

  1. Write and Edit Posts: Contributors can write and edit their own posts. They have access to the WordPress editor and can create content, add images, and format text.
  2. Submit Posts for Review: Once a Contributor has finished writing a post, they can submit it for review. This means the post will be sent to an Editor or Administrator for approval before it is published.
  3. View Their Own Posts: Contributors can view a list of their own posts, including drafts and pending posts. They cannot see posts written by other users.
  4. Edit Profile: Contributors can edit their own profile information. This includes updating their display name, contact information, and profile picture.
  5. No Publishing Rights: Contributors do not have the ability to publish posts. Only Editors and Administrators can publish content that Contributors have written.
  6. No Media Uploading: Contributors cannot upload media files, such as images or videos, directly to the media library. They can, however, include images by using URLs from other sources.

How to give Contributor access to WordPress?

WordPress has the invite feature to give access to any user role. Admin can do so by typing email address/username.  Then share the access credentials with the intended person. Here, are the steps to invite contributors to WordPress.

Step 1: Have a WordPress dashboard in front and hover the 'User' tab in the left panel. Click on 'Add New' to proceed further.

role of Contributor in WordPress

Step 2: A window will appear showing clear instructions on how to invite a person for any of the user's roles. One of them is 'Contributor'. Type the email of the person you intend to designate the contributor's role. You can even invite multiple people simultaneously.

Step 3: After typing the email id and selecting the role, click the 'Send invitation' button. 

Once the invite receiver input the assigned username and password, s/he can access the dashboard. Hence, all set to get on the work now!

Offering a contributor access to the website helps in engaging a large audience who wants to share their knowledge and thought on the subject concerned. This gives a boost to website traffic as well as helps in creating an active community of avid readers and writers.

Conclusion

The contributor role in WordPress is vital for websites that want to involve multiple users in content creation. Contributors can write and edit their posts, but they cannot publish them without approval. This ensures that all content goes through a review process, maintaining the quality of the site. By allowing users to create content without giving them full control, the contributor role in WordPress helps to protect the site from mistakes or harmful changes. This role is perfect for beginner writers who want to share their ideas and improve their skills while still having their work reviewed by more experienced editors. Overall, the contributor role in WordPress is a great way to engage more users in content creation, ensuring a diverse range of high-quality content.


Next Article
What is the role of Contributor in WordPress ?

K

kiranjyotkaur
Improve
Article Tags :
  • PHP
  • Geeks-Premier-League-2022
  • PHP-Questions

Similar Reads

    The Future of WordPress: What to Expect in the Coming Years
    WordPress, web creation’s game changer and ubiquitous content management system (CMS), has revolutionized web creation. This is why it’s such a giant, controlling over 43% of all websites globally. So what could we be looking forward to regarding this ever-changing platform? Let us get into the exhi
    11 min read
    Why to use WordPress.com ?
    WordPress.com is a blog hosting service provider. WordPress.com was run by Matt Mullenweg. Whether you're a blogger, an entrepreneur, or a large enterprise, selecting the right platform to build and manage your website can make a significant difference. WordPress.com stands out as one of the most po
    5 min read
    What are the Differences Between WordPress.org and WordPress.com ?
    When it comes to building a website, WordPress is one of the most popular content management systems (CMS) globally. WordPress has become common with website creation, empowering millions of users globally to bring their ideas and businesses online. Many high-traffic and notable websites use WordPre
    5 min read
    How to Change Author in WordPress Post?
    WordPress, which is famous for its stability and flexibility, functions as a content management system (CMS) for users globally. WordPress was initially developed in 2003 as a blogging platform, but it has evolved significantly over the years and it can be used as a CMS for different types of websit
    4 min read
    What is the role of the Product Owner in Agile?
    In an era where businesses operate at breakneck speed and customer expectations are ever-evolving, agile methodologies have become essential for software development projects. Agile development methodology focuses on Adaptive planning and change management. It focuses on developing and deploying the
    7 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences