Sjabloon

Wordpress:Handleiding: verschil tussen versies

Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
(17 tussenliggende versies door dezelfde gebruiker niet weergegeven)
Regel 70: Regel 70:
::{{#tag:easyview|http://codex.wordpress.org/WP_DEBUG|type=iframe|thumbnail=WP_DEBUG {{sys:w:lang:en}}}}
::{{#tag:easyview|http://codex.wordpress.org/WP_DEBUG|type=iframe|thumbnail=WP_DEBUG {{sys:w:lang:en}}}}
::{{#tag:easyview|https://codex.wordpress.org/Debugging_in_WordPress|type=iframe|thumbnail=Debugging}}
::{{#tag:easyview|https://codex.wordpress.org/Debugging_in_WordPress|type=iframe|thumbnail=Debugging}}
:Maintenance mode opheffen<ref name="mainmode">Informatie afkomstig van [https://wpdatatables.com/wordpress-maintenance-mode/ WordPress Stuck in Maintenance Mode? Here is What to Do]</ref>
:Maintenance mode opheffen
::1 Login in middels FTP
::1 Login in middels FTP
::2 Zorg dat de <em>hidden</em> bestanden zichtbaar zijn
::2 Zorg dat de <em>hidden</em> bestanden zichtbaar zijn
::3 Verwijder <tt>.maintenance</tt> bestand
::3 Verwijder het <tt>.maintenance</tt> bestand
::<references/>
::{{sys:ref:caption|link=https://wpdatatables.com/wordpress-maintenance-mode/|text=WordPress Stuck in Maintenance Mode? Here is What to Do}}
:Menu
:Menu
::{{#tag:easyview|https://codefetti.com/how-to-fix-wordpress-drop-down-menu-not-working-on-ipad/|type=iframe|thumbnail=How to Fix WordPress Drop Down Menu not Working on iPad}}
::{{#tag:easyview|https://codefetti.com/how-to-fix-wordpress-drop-down-menu-not-working-on-ipad/|type=iframe|thumbnail=How to Fix WordPress Drop Down Menu not Working on iPad}}
Regel 112: Regel 112:
:::{{#tag:easyview|https://www.getastra.com/blog/cms/wordpress-security/stop-user-enumeration/|type=iframe|thumbnail=How to Stop User Enumeration in WordPress?|direct=true}}
:::{{#tag:easyview|https://www.getastra.com/blog/cms/wordpress-security/stop-user-enumeration/|type=iframe|thumbnail=How to Stop User Enumeration in WordPress?|direct=true}}
:::{{#tag:easyview|https://www.jinsonvarghese.com/prevent-wordpress-username-enumeration/|type=iframe|thumbnail=Preventing WordPress Username Enumeration|direct=true}}
:::{{#tag:easyview|https://www.jinsonvarghese.com/prevent-wordpress-username-enumeration/|type=iframe|thumbnail=Preventing WordPress Username Enumeration|direct=true}}
:Plugin Development
::{{#tag:easyview|http://www.hongkiat.com/blog/beginners-guide-to-wordpress-plugin-development/|type=iframe|thumbnail=Beginner’s Guide To WordPress Plugin Development {{sys:w:lang:en}}}}
::{{#tag:easyview|http://wordpress.stackexchange.com/questions/715/objective-best-practices-for-plugin-development|type=iframe|thumbnail=Objective Best Practices for Plugin Development? {{sys:w:lang:en}}}}
::{{#tag:easyview|http://codex.wordpress.org/Writing_a_Plugin|type=iframe|thumbnail=Writing a Plugin {{sys:w:lang:en}}|group=Development}}
::{{#tag:easyview|Wordpress:development:Gebruik plugin|type=iframe|thumbnail=Het gebruik van een plugin in een Page Template {{sys:w:lang:nl}}|group=Development}}
::{{#tag:easyview|http://codex.wordpress.org/Plugin_API|type=iframe|thumbnail=Plugin API {{sys:w:lang:en}}|group=Development}}
::{{#tag:easyview|Wordpress:development:Javascript/CSS|type=iframe|thumbnail=Het opnemen van Javascript en CSS bestanden in een plugin {{sys:w:lang:nl}}|group=Development}}
::{{#tag:easyview|https://pippinsplugins.com/plugin-development-101-introduction-extending-classes/|type=iframe|thumbnail=Plugin Development 101 – Introduction to extending classes {{sys:w:lang:en}}|group=Development}}
::{{#tag:easyview|https://developer.wordpress.org/plugins/internationalization/how-to-internationalize-your-plugin/|type=iframe|thumbnail=How to Internationalize Your Plugin {{sys:w:lang:en}}|group=Development}}
::Extending plugin
:::{{#tag:easyview|https://wpsmith.net/2015/extending-any-plugin-properly/|type=iframe|thumbnail=Extending Any Plugin Properly {{sys:w:lang:en}}}}
:::{{#tag:easyview|https://www.smashingmagazine.com/2018/03/making-wordpress-plugin-extensible/|type=iframe|thumbnail=How To Make A WordPress Plugin Extensible {{sys:w:lang:en}}|direct=true}}
::Database
:::Beheren van optie gegevens op een pagina
::::{{#tag:easyview|https://developer.wordpress.org/reference/functions/register_setting/|type=iframe|thumbnail=Register a setting and its data. {{sys:w:lang:en}}|direct=true}}
::::{{#tag:easyview|https://developer.wordpress.org/reference/functions/get_option/|type=iframe|thumbnail=Retrieves an option value based on an option name. {{sys:w:lang:en}}|direct=true}}
::::{{#tag:easyview|https://developer.wordpress.org/reference/functions/add_option/|type=iframe|thumbnail=Add a new option. {{sys:w:lang:en}}|direct=true}}
::::{{#tag:easyview|https://developer.wordpress.org/reference/functions/update_option/|type=iframe|thumbnail=Update the value of an option that was already added. {{sys:w:lang:en}}|direct=true}}
::::{{#tag:easyview|https://developer.wordpress.org/reference/functions/delete_option/|type=iframe|thumbnail=Removes option by name. Prevents removal of protected WordPress options. {{sys:w:lang:en}}|direct=true}}
::2012 - How to Create a WordPress Plugin {{sys:w:lang:en}}
:::{{#tag:easyview|GAwPa4fP90c|type=youtube|thumbnail={{i1}}icon/Media/video.png Part 1|head=[http://www.youtube.com/watch?v=GAwPa4fP90c 2012 - How to Create a WordPress Plugin Part 1]|ref=Video afkomstig van [http://www.youtube.com/channel/UCsZdFFESa0E54dl6uaUcK4g Tips and Tricks HQ]|group=Development How to Create a WordPress Plugin}}
:::{{#tag:easyview|zmMbaWz-hvI|type=youtube|thumbnail={{i1}}icon/Media/video.png Part 2|head=[http://www.youtube.com/watch?v=zmMbaWz-hvI 2012 - How to Create a WordPress Plugin Part 2]|ref=Video afkomstig van [http://www.youtube.com/channel/UCsZdFFESa0E54dl6uaUcK4g Tips and Tricks HQ]|group=Development How to Create a WordPress Plugin}}
:Shortcodes
:Shortcodes
::{{#tag:easyview|http://code.tutsplus.com/tutorials/wordpress-shortcodes-the-right-way--wp-17165|type=iframe|thumbnail=WordPress Shortcodes: The Right Way|direct=true}}
::{{#tag:easyview|http://code.tutsplus.com/tutorials/wordpress-shortcodes-the-right-way--wp-17165|type=iframe|thumbnail=WordPress Shortcodes: The Right Way|direct=true}}
Regel 125: Regel 147:
:{{#tag:easyview|http://code.tutsplus.com/tutorials/how-to-create-custom-wordpress-writemeta-boxes--wp-20336|type=iframe|thumbnail=How to Create Custom WordPress Write/Meta Boxes {{sys:w:lang:en}}}}
:{{#tag:easyview|http://code.tutsplus.com/tutorials/how-to-create-custom-wordpress-writemeta-boxes--wp-20336|type=iframe|thumbnail=How to Create Custom WordPress Write/Meta Boxes {{sys:w:lang:en}}}}
:{{#tag:easyview|http://digwp.com/2009/06/including-jquery-in-wordpress-the-right-way/|type=iframe|thumbnail=Including jQuery in WordPress (The Right Way) {{sys:w:lang:en}}}}
:{{#tag:easyview|http://digwp.com/2009/06/including-jquery-in-wordpress-the-right-way/|type=iframe|thumbnail=Including jQuery in WordPress (The Right Way) {{sys:w:lang:en}}}}
:Transients
::Transients is een goed alternatief voor de plugin  <em>Custom Website Data</em> die niet meer beschikbaar is.
::Transients verzorgen het vastleggen en ophalen van data.Data kan bestaan uit string, number en array.
::{{#tag:easyview|https://css-tricks.com/the-deal-with-wordpress-transients/#:~:text=Transients%20allow%20you%20to%20cache,within%20a%20given%20time%20period.|type=iframe|thumbnail=The Deal with WordPress Transients}}
::{{#tag:easyview|https://developer.wordpress.org/apis/handbook/transients/|type=iframe|thumbnail=WordPress Transients}}
:Text editor
:Text editor
::{{#tag:easyview|http://qnimate.com/post-series/create-a-wordpress-post-editor-button-to-add-shortcode/|type=iframe|thumbnail=Create a WordPress Post Editor Button to Add Shortcode}}
::{{#tag:easyview|http://qnimate.com/post-series/create-a-wordpress-post-editor-button-to-add-shortcode/|type=iframe|thumbnail=Create a WordPress Post Editor Button to Add Shortcode}}
Regel 151: Regel 178:
::{{#tag:easyview|4jWhO07ICvw|type=youtube|thumbnail=How to fix XML declaration allowed only at the start of the document error on WordPress|head=[https://www.youtube.com/watch?v=4jWhO07ICvw How to fix XML declaration allowed only at the start of the document error on WordPress]|ref=Video afkomstig van [https://www.youtube.com/channel/UCCUBxoGqd895KHnt5o61T1A Juri Fab]}}
::{{#tag:easyview|4jWhO07ICvw|type=youtube|thumbnail=How to fix XML declaration allowed only at the start of the document error on WordPress|head=[https://www.youtube.com/watch?v=4jWhO07ICvw How to fix XML declaration allowed only at the start of the document error on WordPress]|ref=Video afkomstig van [https://www.youtube.com/channel/UCCUBxoGqd895KHnt5o61T1A Juri Fab]}}
:{{#tag:easyview|https://wpengineer.com/2426/wp_list_table-a-step-by-step-guide/|type=iframe|thumbnail=WP_List_Table – a step by step guide|direct=true}}
:{{#tag:easyview|https://wpengineer.com/2426/wp_list_table-a-step-by-step-guide/|type=iframe|thumbnail=WP_List_Table – a step by step guide|direct=true}}
:{{#tag:easyview|https://kinsta.com/nl/blog/403-forbidden-foutmelding/|type=iframe|direct=true|thumbnail=Zo repareer je de foutmelding: 403 Forbidden op je WordPress site}}
|size=18
|size=18
}}
}}

Versie van 16 sep 2021 12:30