[wp-trac] [WordPress Trac] #18974: Plugin table IDs can collide with core IDs
WordPress Trac
wp-trac at lists.automattic.com
Tue Oct 18 23:42:38 UTC 2011
#18974: Plugin table IDs can collide with core IDs
----------------------------+-----------------------------
Reporter: Viper007Bond | Owner:
Type: defect (bug) | Status: new
Priority: low | Milestone: Future Release
Component: Administration | Version: 3.3
Severity: minor | Resolution:
Keywords: |
----------------------------+-----------------------------
Comment (by Viper007Bond):
Replying to [comment:5 azaozz]:
> Seems the plugin needs a more "proprietary" slug, perhaps `viper-local-
time`, etc.
!WordPress is generating that slug, not my plugin:
{{{
$id = sanitize_title( $plugin_name );
}}}
I don't think I should have to change the displayed name/title of my
plugin just to avoid clashing with a too generic CSS rule. :)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18974#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list