• Resolved jprado

    (@jprado)


    0.8

    CSS without query strings don’t get included. Need to put an option param for the regex that detects the css. Like so:

    preg_match( “/<link.*href\=(‘|\”)(http.*(\/wp\-(content|includes|admin).*))(\?.*)?(‘|\”) type.*$/”, $src, $matches );

    https://ww.wp.xz.cn/plugins/combine-css/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘regular expression error’ is closed to new replies.