[wp-hackers] Changing the clock format in Write > Post
DD32
wordpress at dd32.id.au
Wed May 14 00:57:30 GMT 2008
I just closed that ticket as a duplicate of
http://trac.wordpress.org/ticket/5660
While it doesnt allow the exact same functionality as originally
requested, It can be of use, I just wrote up a plugin to showcase the use
of hte filter:
http://dd32.id.au/files/wordpress/test-configure-link.php
As you can see.. i added the usual activation/deactivation stuff as
expected.
It would've been nice to have the action links run through another filter
like "plugin_action_links-$plugin" though.. It'd save having to have the
function work out what links it needs to filter or not. I originally just
ran it through the single filter to allow easy addition of a Uninstall
link globally or whatever.
D
On Wed, 14 May 2008 01:08:13 +1000, Stephen Rider
<wp-hackers at striderweb.com> wrote:
> On May 13, 2008, at 9:58 AM, Stephen Rider wrote:
>
>>
>> There was an extended discussion about this about a year ago. I
>> submitted a patch that allowed a new "management link" header in
>> plugins so it would show up on the plugins page forf activated
>> plugins. I never heard a thing back on it, so I never took it any
>> further.
>>
>> http://trac.wordpress.org/ticket/4498
>
> I spoke a little harshly there. I _did_ hear back, and the thought
> was to wait for the 2.5 refresh. So, I guess it's good that the
> discussion is back. :)
>
> Stephen
>
More information about the wp-hackers
mailing list