[wp-trac] Re: [WordPress Trac] #4807: Word Count
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 6 19:03:05 GMT 2007
#4807: Word Count
-----------------------------------+----------------------------------------
Reporter: mdawaffe | Owner: mdawaffe
Type: enhancement | Status: assigned
Priority: low | Milestone: 2.4 (next)
Component: Administration | Version: 2.3
Severity: trivial | Resolution:
Keywords: has-patch 2nd-opinion |
-----------------------------------+----------------------------------------
Changes (by mdawaffe):
* owner: anonymous => mdawaffe
* status: new => assigned
Comment:
Patch updated.
As an aside, since this is completly JS, the feature can be easily
disabled by plugin with the following.
{{{
wp_deregister_script( 'word-count' );
}}}
(Not a mark for/against the idea, just an FYI.)
--
Ticket URL: <http://trac.wordpress.org/ticket/4807#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list