mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
Docs: Correct spelling of "backward compatibility" per the Core Contributor Handbook glossary.
Follow-up to [45232]. See #49572. git-svn-id: https://develop.svn.wordpress.org/trunk@48302 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
/* global theList:true, theExtraList:true, getUserSetting, setUserSetting, commentReply, commentsBox */
|
||||
/* global WPSetThumbnailHTML, wptitlehint */
|
||||
|
||||
// Backwards compatibility: prevent fatal errors.
|
||||
// Backward compatibility: prevent fatal errors.
|
||||
window.makeSlugeditClickable = window.editPermalink = function(){};
|
||||
|
||||
// Make sure the wp object exists.
|
||||
|
||||
Reference in New Issue
Block a user