<style>.easyrss_button{top:-10px}</style>
<script>0</script>
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="nl">
	<id>https://wiki.webemotion.nl/index.php?action=history&amp;feed=atom&amp;title=Wordpress%3Adevelopment%3AJavascript%2FCSS</id>
	<title>Wordpress:development:Javascript/CSS - Bewerkingsoverzicht</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.webemotion.nl/index.php?action=history&amp;feed=atom&amp;title=Wordpress%3Adevelopment%3AJavascript%2FCSS"/>
	<link rel="alternate" type="text/html" href="https://wiki.webemotion.nl/index.php?title=Wordpress:development:Javascript/CSS&amp;action=history"/>
	<updated>2026-06-27T04:52:10Z</updated>
	<subtitle>Bewerkingsoverzicht voor deze pagina op de wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.webemotion.nl/index.php?title=Wordpress:development:Javascript/CSS&amp;diff=10923&amp;oldid=prev</id>
		<title>Tmomaster: 1 versie geïmporteerd</title>
		<link rel="alternate" type="text/html" href="https://wiki.webemotion.nl/index.php?title=Wordpress:development:Javascript/CSS&amp;diff=10923&amp;oldid=prev"/>
		<updated>2020-09-13T20:10:41Z</updated>

		<summary type="html">&lt;p&gt;1 versie geïmporteerd&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;nl&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Oudere versie&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Versie van 13 sep 2020 22:10&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;nl&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(geen verschil)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Tmomaster</name></author>
	</entry>
	<entry>
		<id>https://wiki.webemotion.nl/index.php?title=Wordpress:development:Javascript/CSS&amp;diff=10922&amp;oldid=prev</id>
		<title>a&gt;Admin: Nieuwe pagina aangemaakt met &#039;{{sys:head:description}} Het opnemen van Javascript en CSS bestanden in een plugin. De hier beschreven situatie gaat ervan uit dat jQeury benodigd is.  {{sys:head:m...&#039;</title>
		<link rel="alternate" type="text/html" href="https://wiki.webemotion.nl/index.php?title=Wordpress:development:Javascript/CSS&amp;diff=10922&amp;oldid=prev"/>
		<updated>2014-07-31T07:30:11Z</updated>

		<summary type="html">&lt;p&gt;Nieuwe pagina aangemaakt met &amp;#039;{{sys:head:description}} Het opnemen van Javascript en CSS bestanden in een plugin. De hier beschreven situatie gaat ervan uit dat jQeury benodigd is.  {{sys:head:m...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nieuwe pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{sys:head:description}}&lt;br /&gt;
Het opnemen van Javascript en CSS bestanden in een plugin. De hier beschreven situatie gaat ervan uit dat jQeury benodigd is.&lt;br /&gt;
&lt;br /&gt;
{{sys:head:manual}}&lt;br /&gt;
1 Neem op in de &amp;#039;&amp;#039;Page Template&amp;#039;&amp;#039;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&amp;lt;?php wp_footer(); ?&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
2 Neem het volgende op in het PHP bestand van de plugin &lt;br /&gt;
 &amp;lt;nowiki&amp;gt;function xxx_insertFrontEndScripts(){&lt;br /&gt;
  wp_enqueue_script(&amp;#039;jquery&amp;#039;);&lt;br /&gt;
  wp_enqueue_script(&amp;#039;xxxJS&amp;#039;, plugins_url(&amp;#039;yyy&amp;#039;,__FILE__),array(&amp;#039;jquery&amp;#039;),&amp;#039;&amp;#039;,true);&lt;br /&gt;
  wp_enqueue_style(&amp;#039;xxxCSS&amp;#039;, plugins_url(&amp;#039;yyy&amp;#039;,__FILE__));&lt;br /&gt;
}&lt;br /&gt;
add_action(&amp;#039;wp_enqueue_scripts&amp;#039;,&amp;#039;xxx_insertFrontEndScripts&amp;#039;);&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* {{sys:text|color=ff0000|text=xxx = Naam van de plugin}}&lt;br /&gt;
* {{sys:text|color=ff0000|text=yyy = Relative pad in de plugin}}&lt;br /&gt;
{{sys:head:links}}&lt;br /&gt;
* {{#tag:easyview|http://codex.wordpress.org/Function_Reference/wp_enqueue_script|type=iframe|thumbnail=Function Reference/wp enqueue script {{sys:w:lang:en}}|group=Development}}&lt;br /&gt;
* {{#tag:easyview|http://codex.wordpress.org/Function_Reference/wp_enqueue_style|type=iframe|thumbnail=Function Reference/wp enqueue style {{sys:w:lang:en}}|group=Development}}&lt;br /&gt;
* {{#tag:easyview|http://codex.wordpress.org/Plugin_API/Action_Reference/wp_enqueue_scripts|type=iframe|thumbnail=Function Reference/wp enqueue scripts {{sys:w:lang:en}}|group=Development}}&lt;/div&gt;</summary>
		<author><name>a&gt;Admin</name></author>
	</entry>
</feed>