Description
the plugin will dequeue jQuery
from wordpress enqueued scripts
and at least reduce 100kbytes from each
page load.
This plugin will broke any plugin that use
jQuery so if you see some issue try
to deactivate this plugin.
Arbitrary section
Installation
Install and acticate.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“dequeue jquery” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “dequeue jquery” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.7
-
18:13 Monday March 27 2023 Gebze
-
Change license from ver 2
FS License
Version 2 – Feb 16 2022
This program is free software
without any commitment,
you are allowed using it in any kind
but going cross others border.
if you purchased this software
in redistributing case
you allowed to reselling it
in purchased count
without creator or modifier confirm
even after modify.
-
to version 4.
-
Make ready for wordpress
-
repository.
1.6
- 12:46 wednsday mar 23 2022
- Remove readme.txt
- sample description.
1.5.1
- 03:49 saturday mar 19 2022
- Turn back, we type
- “wp_enqueue_script”
- for
- “wp_enqueue_scripts”,
- and this cooreection
- make that work.
1.5
- 03:46 saturday mar 19 2022
- Change “wp_enqueue_scripts”
- hook to “init” for
- deregister and dequeue
- jquery.
1.4
- 18:40 sunday mar 13 2022
- Change temup.ir to
- t.flowup.ir.
- We have problem un
- dequeue jquery
- in flowup.ir,
- add
- wp_dequeue_script
- before
- wp_deregister_script
- for
- ‘jquery’,
- ‘jquery-core’,
- ‘jquery-migrate’.
1.3
- 22:18 saturday feb 27 2022
- Remove if (
!is_page(‘clear-cookies-done’) - condition for dequeue jquery.
1.2
- Feb 16 2022
- Edit license.
1.1
- Dec 24 2021
- Add LICENSE.
1.0
- First release.