{"id":28916887,"url":"https://github.com/borgenfalkskott/bs-wp-no-jquery","last_synced_at":"2026-05-07T17:39:09.191Z","repository":{"id":62496108,"uuid":"451146419","full_name":"borgenfalkskott/bs-wp-no-jquery","owner":"borgenfalkskott","description":"This WordPress plugin says \"NO\" to jQuery on the frontend!","archived":false,"fork":false,"pushed_at":"2022-01-23T15:48:51.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T00:49:46.774Z","etag":null,"topics":["disable","jquery","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/borgenfalkskott.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"borgenfalkskott","patreon":"borgenfalkskott"}},"created_at":"2022-01-23T15:29:25.000Z","updated_at":"2022-01-23T15:50:50.000Z","dependencies_parsed_at":"2022-11-02T11:32:00.077Z","dependency_job_id":null,"html_url":"https://github.com/borgenfalkskott/bs-wp-no-jquery","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/borgenfalkskott/bs-wp-no-jquery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borgenfalkskott%2Fbs-wp-no-jquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borgenfalkskott%2Fbs-wp-no-jquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borgenfalkskott%2Fbs-wp-no-jquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borgenfalkskott%2Fbs-wp-no-jquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/borgenfalkskott","download_url":"https://codeload.github.com/borgenfalkskott/bs-wp-no-jquery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borgenfalkskott%2Fbs-wp-no-jquery/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261212502,"owners_count":23125584,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["disable","jquery","wordpress","wordpress-plugin"],"created_at":"2025-06-22T00:08:24.745Z","updated_at":"2026-05-07T17:39:09.186Z","avatar_url":"https://github.com/borgenfalkskott.png","language":"PHP","funding_links":["https://github.com/sponsors/borgenfalkskott","https://patreon.com/borgenfalkskott"],"categories":[],"sub_categories":[],"readme":"# bs-wp-no-jquery\n\nThis WordPress plugin says \"NO\" to jQuery on the frontend!\n\n## Install\n\n### Composer\n\n```\ncomposer require borgenfalkskott/bs-wp-no-jquery\n```\n\n### Bedrock\n\nSimply add it to `app/mu-plugins/` to have [Bedrock](https://roots.io/bedrock/) autoload it.\n\n### Vanilla WordPress\n\nIf you are not using Bedrock, simply add an autoloader file in `wp-content/mu-plugins/` like this, to have WordPress run this plugin:\n\n```php\n// autoloader.php:\n\n\u003c?php\n  /**\n   * WordPress Mu Plugin Autoloader\n   */\n  require_once __DIR__ . '/bs-wp-no-jquery/bs-wp-no-jquery.php';\n?\u003e\n```\n\n## What is a mu-plugin?\n\nNowadays it stands for \"must use plugin\", meaning that it is activated automatically by just adding it to the `/wp-content/mu-plugins` folder.\n\nSingle file mu-plugins that sits directly inside the `mu-plugins` folder, are loaded automatically by WordPress.\n\nFor mu-plugins that live inside a subfolder, they need to be autoloaded like the example above or by using something like [Bedrock](https://roots.io/bedrock/).\n\nRead more about mu-plugins [here](https://wordpress.org/support/article/must-use-plugins/).\n\n## Support our work\n\n⭐️ Star this repo on [GitHub](https://github.com/borgenfalkskott/bs-wp-no-jquery).\n\n⭐️ Star this package on [Packagist](https://packagist.org/packages/borgenfalkskott/bs-wp-no-jquery).\n\n❤️ Buy me a [coffee](https://github.com/sponsors/borgenfalkskott).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborgenfalkskott%2Fbs-wp-no-jquery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborgenfalkskott%2Fbs-wp-no-jquery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborgenfalkskott%2Fbs-wp-no-jquery/lists"}