From: Scott González Date: Wed, 27 Mar 2013 13:30:15 +0000 (-0400) Subject: Core: Updated comment about $.ui.plugin. X-Git-Tag: 1.10.3~40 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=14c7525853eca870a86e293cc9d3f600e5d96f57;p=jquery-ui.git Core: Updated comment about $.ui.plugin. (cherry picked from commit b26d207d57a8e0fee034b5a9e16fbfa1ac38d67b) --- diff --git a/ui/jquery.ui.core.js b/ui/jquery.ui.core.js index 1a13da251..0b1ebaf65 100644 --- a/ui/jquery.ui.core.js +++ b/ui/jquery.ui.core.js @@ -267,7 +267,7 @@ $.fn.extend({ }); $.extend( $.ui, { - // $.ui.plugin is deprecated. Use the proxy pattern instead. + // $.ui.plugin is deprecated. Use $.widget() extensions instead. plugin: { add: function( module, option, set ) { var i,