Skip to content

Feature Request: Combine JS and CSS #716

@SJNBham

Description

@SJNBham

Hi - We're trying to improve our admin page load times, especially when editing site pages. Currently, it looks like over 100 CSS and JS files are being loaded by the following two plugins when on an admin edit site page screen:

Kadence Blocks - PRO Extension (Version 2.7.3)
Kadence Blocks – Gutenberg Blocks for Page Builder Features (Version 3.5.3)

While the overall data transfer of these assets is minimal due to caching, the total number of requests seems to be slowing down page load times when combined with a bunch of other plugins (the number of requests becomes cumulative).

Here are some page load times (Finish/DOM/Load) before and after enabling the two plugins above. The page load time doubles or triples, and we only have a GeneratePress Theme and these two plugins enabled for testing:

Refreshing a page to edit

Before

3/2/2
3/1/1
3/1/1
3/1/1

After

5/3/3
6/4/4
6/4/4
9/6/6
8/4/4

This may not seem like a lot, but we're trying to get all of our plugins to be as efficient as possible. If each plugin adds a few seconds, it becomes a bad user experience for our site editors.

We've looked for plugins that will combine CSS and JS, but most/all we could find don't support that on the admin screens - only the public pages. It would be ideal if KadenceBlocks offered a setting that combined all the JS and CSS of whatever elements are enabled into a single JS and CSS file.

Thanks for considering this request ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions