The Codex is maintained by the larger WordPress community – which means that you can edit the page yourself.
Would it be moderated by someone before it is actually “published”?
Don’t wanna miss-lead someone in case I am wrong.
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
In case I see a mistake in the Codex, who should I turn to about it ?
Which article and what mistake? You can edit it and it can be reverted back if you’re not correct.
Would it be moderated by someone before it is actually “published”?
There’s no pre-publication moderation (all Codex changes are published immediately) but there is some monitoring of changes to Codex pages. That said, if someone notices an error in your Codex contribution, they will change it. Always expect your Codex additions to be edited & changed mercilessly. 🙂
Thank you esmi. I am glad to here so
Jan, in the update_use_meta(), the returned value behavior is explained thoroughly: when new_val = old_val => returns false.
However, in update_user_meta() & $wpwdb->update() it is not said, and I think it should be.