issues
search
Automattic
/
nginx-http-concat
WordPress plugin to perform CSS and JavaScript concatenation of individual script files into one resource request.
GNU General Public License v2.0
115
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
break up asset groups of over 100
#78
trepmal
opened
4 months ago
0
Add/qm compat
#77
trepmal
opened
4 months ago
0
fix: deprecation warnings for `parse_url()`
#76
sjinks
closed
11 months ago
0
Deprecated: parse_url(): Passing null to parameter #1 ($url) of type string is deprecated
#75
ThirdEyeRose
closed
11 months ago
0
Fix inline scripts breaking when using jQuery on empty source scripts
#74
WRasada
opened
1 year ago
3
Fix: Address deprecated variable format
#73
GaryJones
closed
1 year ago
1
PHP 8.1: fix passing null to non-nullable deprecation
#72
mustafauysal
closed
1 year ago
5
Update CI to use GHA rather than Travis
#71
rinatkhaziev
closed
2 years ago
0
Fix/move charset top
#70
maxledoux
opened
2 years ago
0
Improve @import declarations handling
#69
maxledoux
closed
2 years ago
4
adding ngx_http_concat_script_loader_tag filter
#68
ovidiul
closed
2 years ago
1
Duplicate ID defined in some instances
#67
trepmal
opened
2 years ago
0
support conditional @import statements
#66
trepmal
closed
1 year ago
1
match import rules containing semi-colons
#65
trepmal
closed
2 years ago
1
Add filter for script attributes
#64
mikeyarce
closed
3 years ago
0
Handle scripts without sources
#63
ethitter
closed
3 years ago
0
Add Core's script_loader_tag filter for scripts
#62
mikeyarce
opened
3 years ago
0
Gutenberg's `register_block_style()` not working due to concatenation
#61
tyrann0us
closed
3 years ago
1
Concatenation should be disable during script debugging
#60
emrikol
opened
3 years ago
0
[WiP] Update Javascript Content-type
#59
pschoffer
closed
3 years ago
0
Fix implode order of arguments for PHP 7.4
#58
netsuso
closed
4 years ago
1
Wrap each javascript into their own function to prevent strict mode from leaking to other scripts
#57
Tug
opened
4 years ago
0
Fix deprecated (since PHP 7.4) argument order for implode().
#56
trepmal
closed
4 years ago
0
Bug with wp_add_inline_script
#55
emrikol
opened
4 years ago
0
Skip core scripts that use Strict Mode
#54
joshbetz
closed
4 years ago
0
Fix failing travis builds
#53
david-binda
closed
5 years ago
0
Properly handle groups assigned for enqueing in footer
#52
david-binda
closed
4 years ago
0
Skip concat if logged in as admin
#51
jpbcx43
opened
5 years ago
2
Remove whitespace from concat ID attribute
#50
jonny-bull
opened
5 years ago
0
Bug in concatenation
#49
artkanna
opened
5 years ago
0
Subdirectory support for CSS rewrites
#48
mjangda
closed
5 years ago
0
add comments to regex pattern
#47
trepmal
opened
5 years ago
0
How to install this
#46
ryankaka92
opened
5 years ago
2
Disable concat for inline translations
#45
mikeyarce
closed
5 years ago
3
Group common scripts
#44
joshbetz
opened
5 years ago
0
Added new action to provide results of js concatenation
#43
dchymko
closed
6 years ago
0
Exclude concatenation for js files which have inline js added
#42
dchymko
closed
6 years ago
0
Defer CSS handling to AMP plugin when is_amp_endpoint()
#41
westonruter
opened
6 years ago
0
Fix for issue #39 - Print extra JS data when handling a group with no src attribute.
#40
rogertheriault
closed
6 years ago
5
When a group is enqueued, localized scripts are missed
#39
rogertheriault
closed
6 years ago
1
Implement 'js_concat_script_attributes' to allow users to add extra tag attributes
#38
rinatkhaziev
closed
3 years ago
9
Allow CONCAT_FILES_ROOT to be set outside the plugin
#37
joshbetz
opened
6 years ago
0
Add async defer filter
#36
sboisvert
opened
6 years ago
10
Fix markdown in the readme
#35
szepeviktor
closed
7 years ago
1
Suppressing warnings for gzuncompress
#34
emrikol
closed
7 years ago
2
Adding Async/Defer to the JSConcat script
#33
ellm
opened
7 years ago
9
Fix/ignore urls starting with hash
#32
david-binda
closed
7 years ago
0
Update cssmin to v4.1.0
#31
mjangda
closed
7 years ago
0
When WP_CONTENT_DIR is changed WPCOM_Concat_Utils::realpath fails
#30
drrobotnik
opened
7 years ago
1
Adjusting Style Loader Tag Filter
#29
emrikol
closed
7 years ago
2
Next