danalog
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: please change my wp.org email addressThank you. One last thing… could you remove references to my address from this thread?
Forum: Requests and Feedback
In reply to: please change my wp.org email addressThanks for the workaround Ipstenu.
Maybe a little feedback/documentation on the edit screen would help 😉
@otto I’ll send you the correct info in a few minutes.
Thanks all for the help!
Forum: Requests and Feedback
In reply to: please change my wp.org email addressAlready tried that and just tried again. Does not work.
Looks like BBpress is storing changed/deleted email addresses. That should not happen.
Forum: Requests and Feedback
In reply to: please change my wp.org email addressChanged the email address in the other account again. Then tried to change this account into the previous address from the other account. Doesn’t work.
Now, another email address is unusable!
Somehow the system is holding on to old email addresses.
Forum: Requests and Feedback
In reply to: please change my wp.org email addressEscalate to someone with DB access?
Forum: Requests and Feedback
In reply to: please change my wp.org email addressAlright, there is another account. Changed the address in that account. Tried to change in this account. Still doesn’t work.
Forum: Requests and Feedback
In reply to: please change my wp.org email addressDoesn’t work, hence the reason why I asked here 😉
Also see: http://ww.wp.xz.cn/support/topic/cant-change-profile-email-address
Forum: Plugins
In reply to: tinyMCE add_actionFinally found out how to use it:
function kda_mce_callback(){ echo " handle_event_callback : \"scheduleScan\",\n"; } add_action('mce_options', 'kda_mce_callback');Forum: Plugins
In reply to: tinyMCE add_actionAllright, I now use WYSI WordPress which I can edit outsie of the core WP files. Not really resolved but working.