Plugin hau ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin. Baliteke, jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin erabiltzen denean, bateragarritasun arazoak izan ditzake.

WP jQuery Plus

Deskripzioa

Get the speed benefits of loading jQuery (and jQuery Migrate) from a CDN while providing a fallback to the local version in the event the CDN is down. It also uses the same version as WordPress does – automagically, so you’re never out of sync.

Loading jQuery from cdnjs

By default, jQuery is loaded from Google with jQuery Migrate being loaded from cdnjs. If you’d like to also load jQuery from cdnjs, add the following to wp-config.php

define('WPJP_USE_CDNJS', true);

Instalazioa

  1. Upload the wp-jquery-plus folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

MEG

Can you add `feature-x`?

Sure! I’m always open to knew ideas. Just create a new forum post and I’ll take a gander.

Berrikuspenak

2016(e)ko irailaren 8(a) 1 reply
Really a simple and effective plugins.
Irakurri 9 berrikuspenak

Laguntzaileak eta Garatzaileak

“WP jQuery Plus” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

Itzul zaitez WP jQuery Plus zure hizkuntzara.

Garapena interesatzen zaizu?

Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.

Aldaketen loga

1.1.2

  • Restore PHP 5.3 compatability because I’m a nice guy 😉

1.1.1

  • Quick-note about PHP 5.4 requirement

1.1.0

  • Tested in 4.2.3
  • Loading jQuery Migrate from cdnjs
  • Added option to load jQuery from cdnjs

1.0.1

  • Tested in 3.8
  • Updated description about fallback use-case.

1.0

  • Make sure jQuery is enqueued
  • This puppy should be ready to go! Now considered feature-complete.

0.5

  • Added 3.6 check (since the jQuery handle was changed) and updated accordingly to work in both 3.5 and 3.6.

0.4.2

  • Source credits given for local fallback

0.4.1

  • Updated readme requirements

0.4

  • Added local fallback to bundled jQuery in the event CDN is down

0.3

  • Test push using https://github.com/benbalter/Github-to-WordPress-Plugin-Directory-Deployment-Script

0.2

  • Removed CURL function (if Google is down, the entire Internet is down)

0.1

  • Initial release