Thanks for the tip, Andrew. Yes, I agree, that would be a better method. I was being lazy and assumed (hoped?) that there wouldn't be a 2.9.3! lol
2010/4/12 Andrew Nacin <[email protected]> > > Ade, > Just a note, your plugin would break for 2.9.3 if it is released. It would > be better to simply check for is_object() or is_string() and handling it > that way, instead of doing a version compare. > > I will check to see if we should pass $screen as a third argument, and have > the second parameter remain the string it was < 3.0. > > Nacin > _______________________________________________ > 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
