MyBB Community Forums

Full Version: how to know the post owner.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi all,


how to know if logged in user is owner of the post or not?


regards
I'm not sure I understand your question.

By definition, if a logged in user makes a post it belongs to that account. Do you want to verify if the person posting is actually the owner of the account or something? What exactly do you want to do?
i am making a plugin,

task : if a user is logged in and owner of a post, i want to hide edit button if 15 minutes passed after posting time.

for this purpose i need post id and posts owner id in my plugin function.

if i use print_r($mybb) i see nothing for my help.

i need post id like pid in mybb and uid of that posts owner.

got it?
Yeah, I got it. This is a duplicate thread. Please keep your questions in one thread.

http://community.mybb.com/thread-111865.html