<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>bug Archive - Das ist die Welt von Thomas</title>
	<atom:link href="https://www.schiffler.eu/thema/bug/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.schiffler.eu/thema/bug/</link>
	<description>meine Gedanken, mal strukturiert, mal nicht ...</description>
	<lastBuildDate>Fri, 14 Aug 2020 05:41:24 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://www.schiffler.eu/wp-content/uploads/2025/07/cropped-Profilfoto_2024-32x32.png</url>
	<title>bug Archive - Das ist die Welt von Thomas</title>
	<link>https://www.schiffler.eu/thema/bug/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>WordPress Plugins fehlerhaft nach Update auf 5.5</title>
		<link>https://www.schiffler.eu/wordpress-5-5-plugins-fehlerhaft-jquery-migrate/</link>
					<comments>https://www.schiffler.eu/wordpress-5-5-plugins-fehlerhaft-jquery-migrate/#respond</comments>
		
		<dc:creator><![CDATA[Thomas Schiffler]]></dc:creator>
		<pubDate>Fri, 14 Aug 2020 05:13:55 +0000</pubDate>
				<category><![CDATA[IT-Know How]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[quickfix]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[Wordpress]]></category>
		<guid isPermaLink="false">https://www.schiffler.eu/?p=1030</guid>

					<description><![CDATA[<p>Leider bemerkte ich, dass seit dem WordPress 5.5 update Plugins fehlerhaft sind. Aufgefallen ist mir dies erst als ich einen &#8230; <a href="https://www.schiffler.eu/wordpress-5-5-plugins-fehlerhaft-jquery-migrate/" class="more-link">More <span class="screen-reader-text">WordPress Plugins fehlerhaft nach Update auf 5.5</span> <span class="meta-nav">&#8594;</span></a></p>
<p>Der Beitrag <a href="https://www.schiffler.eu/wordpress-5-5-plugins-fehlerhaft-jquery-migrate/">WordPress Plugins fehlerhaft nach Update auf 5.5</a> erschien zuerst auf <a href="https://www.schiffler.eu">Das ist die Welt von Thomas</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Leider bemerkte ich, dass seit dem WordPress 5.5 update Plugins fehlerhaft sind. Aufgefallen ist mir dies erst als ich einen neuen Post vorbereiten wollte und einige Plugins (wie z.B. das <a href="https://wordpress.org/plugins/wordpress-seo/" target="_blank" rel="noreferrer noopener">Yoast SEO Plugin</a>) nicht korrekt geladen wurden. </p>



<figure class="wp-block-image size-large"><a href="https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_1.png"><img fetchpriority="high" decoding="async" width="649" height="183" src="https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_1.png" alt="Wordpress 5.5 update Plugins fehlerhaft" class="wp-image-1033" srcset="https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_1.png 649w, https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_1-300x85.png 300w" sizes="(max-width: 649px) 100vw, 649px" /></a><figcaption>Screenshot des Fehlers nach dem Update</figcaption></figure>



<p class="wp-block-paragraph">Zwar wurde die Seite vollständig geladen, diverse Plugins waren jedoch ohne Funktion. Hierbei wurde das Plugin zwar geladen aber diese waren inaktiv. </p>



<p class="wp-block-paragraph">Dank der JavaScript Console konnte die Ursache schnell gefunden werden &#8211; offensichtlich wurde mit dem Update auf WordPress 5.5 auch ein Update in den JQuery-Libraries durchgeführt. Hierdurch kommt es zu einem Fehler bei der jquery migrate Funktion welche von diversen Plugins (unter anderem auch dem Yoast SEO) genutzt wird. Die Console ist voll von Fehlern. </p>



<h2 class="wp-block-heading">WordPress 5.5 update Plugins fehlerhaft &#8211; einfache Problemlösung</h2>



<p class="wp-block-paragraph">Nachdem ich mich ein wenig mit Google in diversen Foren und dem Supportbereich von WordPress herumgeschlagen habe wurde schnell klar, dass dies natürlich kein Einzelfall ist. Glücklicherweise wurde seitens WordPress bereits ein Plugin bereitgestellt welchen diesen Fehler behebt. Weitere Informationen dazu sind <a href="https://core.trac.wordpress.org/ticket/50983" target="_blank" rel="noreferrer noopener">direkt im Supportbereich zu finden</a>.</p>



<h2 class="wp-block-heading">Die Lösung: Enable jQuery Migrate Helper</h2>



<p class="wp-block-paragraph">Die Lösung des Problemes ist ebenfalls im Plugin-Verzeichnis von WordPress zu finden. Das Plugin &#8222;<a href="https://wordpress.org/plugins/enable-jquery-migrate-helper/" target="_blank" rel="noreferrer noopener">Enable jQuery Migrate Helper</a>&#8220; löst das Problem mit einem Workaround. Dieser Workaround soll den Entwicklern der Plugins mehr Zeit verschaffen so dass diese Ihre eigenen Plugins an die neuen Anforderungen anpassen können. </p>



<p class="wp-block-paragraph">Das Plugin ist recht schnell installiert. In die Pluginverwaltung gehen und dort das Plugin &#8222;Enable jQuery Migrate Helper&#8220; suchen. Danach einfach per Buttonclick installieren und aktivieren. Schon ist der Fehler behoben und die Plugins sind wieder lauffähig.</p>



<figure class="wp-block-gallery columns-3 is-cropped wp-block-gallery-1"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><img decoding="async" width="649" height="183" src="https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_1.png" alt="Wordpress 5.5 update Plugins fehlerhaft" data-id="1033" data-full-url="https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_1.png" data-link="https://www.schiffler.eu/?attachment_id=1033" class="wp-image-1033" srcset="https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_1.png 649w, https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_1-300x85.png 300w" sizes="(max-width: 649px) 100vw, 649px" /><figcaption class="blocks-gallery-item__caption is-layout-flex wp-block-gallery-is-layout-flex">der Fehler</figcaption></figure></li><li class="blocks-gallery-item"><figure><img decoding="async" width="1024" height="249" src="https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_2-1024x249.png" alt="Wordpress 5.5 update Plugins fehlerhaft" data-id="1032" data-full-url="https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_2.png" data-link="https://www.schiffler.eu/?attachment_id=1032" class="wp-image-1032" srcset="https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_2-1024x249.png 1024w, https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_2-300x73.png 300w, https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_2-768x187.png 768w, https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_2-1536x374.png 1536w, https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_2.png 1600w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="blocks-gallery-item__caption">Plugin installieren</figcaption></figure></li><li class="blocks-gallery-item"><figure><img loading="lazy" decoding="async" width="662" height="355" src="https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_3.png" alt="Wordpress 5.5 update Plugins fehlerhaft" data-id="1031" data-full-url="https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_3.png" data-link="https://www.schiffler.eu/?attachment_id=1031" class="wp-image-1031" srcset="https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_3.png 662w, https://www.schiffler.eu/wp-content/uploads/2020/08/wpupdate_55_jmigrate_3-300x161.png 300w" sizes="auto, (max-width: 662px) 100vw, 662px" /><figcaption class="blocks-gallery-item__caption">Fehler behoben</figcaption></figure></li></ul></figure>



<h2 class="wp-block-heading">Quickfix deinstallieren wenn Plugins nachgezogen</h2>



<p class="wp-block-paragraph">Das hier genannte Vorgehen ist lediglich als Quickfix zu betrachten. Das Plugin sollte nur so lange installiert sein bis die Pluginhersteller selbst nachgezogen und ein Update bereitgestellt haben. Selbiger Hinweis ist ab der Installation des Plugins auch im Adminbereich von WordPress zu finden:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>jQuery Migrate Helper<br>Right now you are using the Enable jQuery Migrate Helper plugin to enable support for old JavaScript code that uses deprecated functions in the jQuery JavaScript library. You will see warnings about these functions while using WordPress administration, but they will not be shown on the front-end of your site. To check if there are any warnings generated by your theme please look in the browser console.<br><br>If you get warnings, you should check the theme or plugin that generated them for an update. There will very likely be one you can install. When you have updated your plugins and themes, and there are no more warnings, please deactivate Enable jQuery Migrate Helper.<br>* A script, a file, or some other piece of code is deprecated when its developers are in the process of replacing it with more modern code or removing it entirely.</p><cite>Quelle: Adminbereich von WordPress nach Installation des Plugins</cite></blockquote>



<p class="wp-block-paragraph">Achtet also bitte selbst darauf die Updates eurer Plugins und Themes zu installieren sofern diese zur Verfügung stehen.</p>
<p>Der Beitrag <a href="https://www.schiffler.eu/wordpress-5-5-plugins-fehlerhaft-jquery-migrate/">WordPress Plugins fehlerhaft nach Update auf 5.5</a> erschien zuerst auf <a href="https://www.schiffler.eu">Das ist die Welt von Thomas</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.schiffler.eu/wordpress-5-5-plugins-fehlerhaft-jquery-migrate/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 43/65 objects using APC
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Minified using APC
Database Caching 4/29 queries in 0.002 seconds using APC

Served from: www.schiffler.eu @ 2026-06-19 13:29:23 by W3 Total Cache
-->