Want to create a wordpress page when users can post their text

PaulRD

Senior Member
Joined
Jun 17, 2018
Messages
1,017
Reaction score
460
Hi, I want achieve this in wordpress
-Create a register/login page for users.
-Create a wordpress page where some users can post their content like pastebin and only they can edit their content but all user's content should be visible to all users in a page

How can we achieve this
 
Use wordpress multisite. I have created about a dozen multisite installations and they work well. You can control themes and plugin. It takes a new user less than 5 minutes to create a site on the platform.
 
Are you talking about different sites or only a page with texts? You can take a look at BuddyPress it has forum features.
 
Hi, I want achieve this in wordpress
-Create a register/login page for users.
-Create a wordpress page where some users can post their content like pastebin and only they can edit their content but all user's content should be visible to all users in a page

How can we achieve this
if what you're looking for is quite similar to media social script and you familiar with buddypress, i can help you with this, i have a ready complete web apps that you can use for this, already have 2k users with pictures and 10k posts, dm me if you're interested
 
Hi, I want achieve this in wordpress
-Create a register/login page for users.
-Create a wordpress page where some users can post their content like pastebin and only they can edit their content but all user's content should be visible to all users in a page

How can we achieve this

You can do this with Advanced Custom Fields Pro and make it a code field.
Next, set the user roles for editing + publishing permissions and frontend control.
https://wordpress.org/plugins/acf-frontend-form-element/
 
Back
Top