Since the old WPMUDEV "Standard" plugins project repository has apparently disappeared into the ether, can anyone provide feedback regarding the WP 3.0 compatibility for any of the following plugins? Or, where I might find current downloads?
I've only found one at wordpress.org/extend and many of the plugin author pages point to the old MUDEV Projects page which now redirects here.
Thanks in advance for any input.
missing wpmudev.org plugins:
ds limit revisions
ds toggle admin menus
list all
mu wp footer html
random blog redirect
Since the old WPMUDEV "Standard" plugins project repository has apparently disappeared into the ether, can anyone provide feedback regarding the WP 3.0 compatibility for any of the following plugins? Or, where I might find current downloads?
I've only found one at wordpress.org/extend and many of the plugin author pages point to the old MUDEV Projects page which now redirects here.
Thanks in advance for any input.
missing wpmudev.org plugins:
ds limit revisions
ds toggle admin menus
list all
mu wp footer html
random blog redirect
10635 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Sales & Support Lead
—
8th July 2010 (1 year ago)
#
@jcnjr in my experience the main requirements to make any of the plugins compatible with 3.0 is to search the files for references to wpmu and change them to their new ms counterpart.
For example references like this would need to be changed:
"wpmu-admin.php" to this "ms-admin.php"
I may be over-simplifying the issue, and I don't know about any of those plugins specifically but this takes care of the compatibility for many plugins.
You also may want to check the forums at wordpress.org. the "ds" plugins are most-likely written by DSader. He's pretty active over there so you may be able to contact him directly. Good luck!
Responses (4)
Erstwhile founder — 8th July 2010 (1 year ago) #
Hiya,
The list all plugin should still work but I can't say for sure on the others.
Thanks,
Andrew
Member — 8th July 2010 (1 year ago) #
@andrew Thanks!
Anyone else have any ideas?
Sales & Support Lead — 8th July 2010 (1 year ago) #
@jcnjr in my experience the main requirements to make any of the plugins compatible with 3.0 is to search the files for references to wpmu and change them to their new ms counterpart.
For example references like this would need to be changed:
"wpmu-admin.php" to this "ms-admin.php"
I may be over-simplifying the issue, and I don't know about any of those plugins specifically but this takes care of the compatibility for many plugins.
You also may want to check the forums at wordpress.org. the "ds" plugins are most-likely written by DSader. He's pretty active over there so you may be able to contact him directly. Good luck!
Member — 8th July 2010 (1 year ago) #
@masonjames Thanks for the tip!
Become a member