It's funny, I have been around so long in this game that I remember never really liking Netscape, ever. IE3 in some ways made web dev fun and interesting again. Then IE4 took over and I was pretty happy using it as Netscape grew fat and slow. Netscape 4 was ok and that was the short lived first era of decent browser consistency. I don't remember much about IE5, head down developing and skipping classes but I do remem…
WordPress Discontinues Support for Internet Explorer 6
11–20 of 24 posts
Re: WordPress Discontinues Support for Internet Explorer 6
#12They are only discontinuing support for the admin part of the package which is very javascript heavy. The default frontend theme will, I am sure, continue to support IE6 for a long time.
Re: WordPress Discontinues Support for Internet Explorer 6
#13Earlier quoted context omitted.
Not sure if you're aware of it, but the reason you're being down voted is not because of your comment (which is fine), but because you've included a link to your blog which adds nothing to the discussion and is generally not viewed as a positive thing [edit: 1 - I upvoted you because I thought your comment was good. 2 - at the time of writing your comment looked to be at about -2 but now it's back in the +ve]
Ahh sorry about that I sign my link as a sig all the time out of habit. I guess in a way it could be related as that link is a project I work on that has minimal intentional IE6 support. :) I'll remember that tip regardless.
Re: WordPress Discontinues Support for Internet Explorer 6
#14They are only discontinuing support for the admin part of the package which is very javascript heavy. The default frontend theme will, I am sure, continue to support IE6 for a long time.
More interesting (for me at least) is that WordPress 3.2 will require PHP5.2 [2]. WordPress had lots of legacy code for PHP4 that made coding plugins for it a pain.
Re: WordPress Discontinues Support for Internet Explorer 6
#15It's funny, I have been around so long in this game that I remember never really liking Netscape, ever. IE3 in some ways made web dev fun and interesting again. Then IE4 took over and I was pretty happy using it as Netscape grew fat and slow. Netscape 4 was ok and that was the short lived first era of decent browser consistency. I don't remember much about IE5, head down developing and skipping classes but I do remem…
We just had a request from a realty company to roll back all of their IE 9 updates because it breaks the image positioning for some slide show widget on a handful of different sites.
Re: WordPress Discontinues Support for Internet Explorer 6
#16Earlier quoted context omitted.
I can think of several large sites or organizations who have dropped IE6 support in the past year. There's nothing lazy about not supporting PHP 4. It is outdated and flawed, and the last release was in 2008. PHP 5 has been out for over 5 years. The fact that those sites are timebombs is not WordPress's fault or their problem.
For modern code that starts off with PHP5 it's fine and understandable to restrict versions. But WordPress is an "ancient" legacy mess and does not have any advanced code that benefits from PHP5 - you actually have to go out of your way to break it for PHP4. There is nothing in it that cannot be fixed for PHP4 without one extra line or two. Note that 99.9% of WordPress3 works on PHP4 - only the security updating fail…
Re: WordPress Discontinues Support for Internet Explorer 6
#17Re: WordPress Discontinues Support for Internet Explorer 6
#18Earlier quoted context omitted.
For modern code that starts off with PHP5 it's fine and understandable to restrict versions. But WordPress is an "ancient" legacy mess and does not have any advanced code that benefits from PHP5 - you actually have to go out of your way to break it for PHP4. There is nothing in it that cannot be fixed for PHP4 without one extra line or two. Note that 99.9% of WordPress3 works on PHP4 - only the security updating fail…
The best thing WP can do, security-wise, is ditch PHP4.
Re: WordPress Discontinues Support for Internet Explorer 6
#19Earlier quoted context omitted.
The best thing WP can do, security-wise, is ditch PHP4.
The best thing it could do security-wise is ditching PHP.
Re: WordPress Discontinues Support for Internet Explorer 6
#20Earlier quoted context omitted.
The best thing WP can do, security-wise, is ditch PHP4.
The best thing it could do security-wise is ditching PHP.