Results 219 comments of etc
trafficstars

The main reason for using a third-party file uploader was a demand to bypass the server max upload size limitations. This is usually done via chunked uploads, so any challenger...

Meanwhile, it's quite easy to make nameless `if_plugin` tag check core version.

> I reeeeally like that. But it kinda feels dirty. Yep, unless we call it Easter egg. I'm sure there are some already...

Can't reproduce, after reload the form is unavailable in "override" selector. Actually, this form should be essential (not name/type modifiable nor deletable) since it is used by default to output...

Sorry @cara-tm, but as soon as I change the form type to `misc`, it does not appear in `override` select box any more. Are you sure you do it in...

Dunno, I have retested on Pete's demo site and it works like I described above. Mystery.

I'd vote for 1, but `secondpass` makes it complicated. You only know what tag you are inside on the first pass. If you use something like ``` ``` then `php`...

@Bloke not for forms, iirc, unless someone else has done it. Actually, unconditionally allowing php in forms would be not strictly bw-compatible and thus potentially unsafe. We would need to...

This should be fixed now: > Allow "php in shortcodes" to work when used in articles despite "php in articles" not being allowed. Up to @jools-r to test and decide...

Thanks for the report @ProDigySML. The issue is as critical as any import (e.g. plugins) from untrusted sources, but a validation wouldn't hurt. SimpleXML does not seem to provide a...