OK, I know they are not in the core but now there are many plugins that have widgets and they show up with the plugins too. So, I created a function that sorts out widgets if its on the Plugin tab and plugins if its on the Widgets tab. I am just going to add it to trac.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robin Adrianse Sent: Sunday, April 01, 2007 12:58 PM To: [email protected] Subject: Re: [wp-testers] Plugin Management Feature addtion I don't really understand what you meant in your original message. The plugin listing is already sorted by plugin name. As for widgets, those aren't in WordPress' core. On 4/1/07, ttech5593 <[EMAIL PROTECTED]> wrote: > > What about me? > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Robin > Adrianse > Sent: Sunday, April 01, 2007 12:26 PM > To: [email protected] > Subject: Re: [wp-testers] Plugin Management Feature addtion > > If you find any typos, feel free to submit a patch to the Trac ( > trac.wordpress.org) and add rob1n (me) to the CC field. > > On 4/1/07, Skeddy <[EMAIL PROTECTED]> wrote: > > > > Just on a similar theme, if I happen to correct any typos, is it ok > > to submit them as well? > > > > Is there a link/FAQ regarding management of the SVN? > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > ttech5593 > > Sent: 01 April 2007 19:21 > > To: [email protected] > > Subject: [wp-testers] Plugin Management Feature addtion > > > > Forgive me if I'm not posting this correctly this is my first time > > actually posting here. > > Anyway, I have made several changes to the WP plugin management page. > > I have written two functions that add a sorting feature to the > > plugins page. It sorts by Plugin or Widget. I have the modified > > plugin.php I can attach or post to the SVN. I thought I'd ask here > > before I did that, just to be sure. > > There are two things that need to be changed / added though. > > 1. the options tab need to have a new option added to enable or > > disable the sorting. I already added the get_option to the sorting > > function. > > 2. On the plugin management page there should probbaly be a > > tab for > > the Widget sorting if its enabled. I used the $_GET option. I tried to > > make my code easy to understand. > > Again, sorry if this is not how I'm > > supposed to post this. Please correct me if it not. Thanks... > > > > > > _______________________________________________ > > wp-testers mailing list > > [email protected] > > http://lists.automattic.com/mailman/listinfo/wp-testers > > > > > > -- > > No virus found in this incoming message. > > Checked by AVG Free Edition. > > Version: 7.5.446 / Virus Database: 268.18.23/740 - Release Date: > > 30/03/2007 > > 13:15 > > > > > > _______________________________________________ > > wp-testers mailing list > > [email protected] > > http://lists.automattic.com/mailman/listinfo/wp-testers > > > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers > > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers > _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
