Skip to content

vlad-timotei/forum-change-reason

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Forum change reason

Autocompletes edit reason on w.org Forum change

autocomplete_reason_on_forum_change

This is a userscript, used with TamperMonkey or GreaseMonkey, in order to help moderators on wordpress.org/support/forums This adds Moved from X to Y in the edit reason field, when the forum is changed.

Installation

To install, click this link or open forum-change-reason.user.js and hit the Raw button. TamperMonkey or GreaseMonkey will take over from there.

You can customize the message, just make sure the placeholders stay in place (%1$s - old forum, %2$s - new forum). Just edit this line as you wish const reasonText = 'Moved from %1$s to %2$s.';

Contributing

Contributions are welcome, bugreports, suggestions and even pull requests! No limitations, shoot for the stars!

About

Autocomplete edit reason on w.org Forum change

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published