Sjabloon

Wordpress:Handleiding: verschil tussen versies

Geen bewerkingssamenvatting
Tekst vervangen door "{{#tag:easytree| Handleiding :{{#tag:easyview|Wordpress:Handleiding:Handmatig verplaatsen systeem|type=iframe|thumbnail=Handmatig verplaatsen systeem}} :{{#tag:easyview|htt..."
Label: Vervangen
Regel 9: Regel 9:
:{{#tag:easyview|https://wordpress.org/support/topic/passing-variables-using-the-permalink-structure|type=iframe|thumbnail=Passing variables using the permalink structure|direct=true}}
:{{#tag:easyview|https://wordpress.org/support/topic/passing-variables-using-the-permalink-structure|type=iframe|thumbnail=Passing variables using the permalink structure|direct=true}}
:{{#tag:easyview|Wordpress:Handleiding:Ajax|type=iframe|thumbnail=Ajax|direct=self}}
:{{#tag:easyview|Wordpress:Handleiding:Ajax|type=iframe|thumbnail=Ajax|direct=self}}
:Admin bar
::{{#tag:easyview|https://digwp.com/2011/04/admin-bar-tricks/|type=iframe|thumbnail=WordPress Admin Bar Tricks|direct=true}}
::{{#tag:easyview|https://codex.wordpress.org/Function_Reference/remove_node|type=iframe|thumbnail=Function Reference/remove node|direct=true}}
::{{#tag:easyview|http://wordpress.stackexchange.com/questions/76642/remove-admin-bar-new-post-link-media-sub-menu|type=iframe|thumbnail=remove admin bar new post/link/media sub menu|direct=true}}
:Admin menu
::{{#tag:easyview|http://wordpress.stackexchange.com/questions/136058/how-to-remove-admin-menu-pages-inserted-by-plugins|type=iframe|thumbnail=How to remove admin menu pages inserted by plugins?|direct=true}}
::{{#tag:easyview|https://codex.wordpress.org/Function_Reference/remove_menu_page|type=iframe|thumbnail=Function Reference/remove menu page|direct=true}}
::{{#tag:easyview|https://codex.wordpress.org/Function_Reference/remove_submenu_page|type=iframe|thumbnail=Function Reference/remove submenu page|direct=true}}
:Caching
::{{#tag:easyview|https://www.antagonist.nl/blog/2016/06/wordpress-joomla-caching/|type=iframe|thumbnail=Caching voor WordPress en Joomla in een handomdraai!}}
:Cookies
::{{#tag:easyview|https://premium.wpmudev.org/blog/cookie-consent-notices/|type=iframe|thumbnail=What’s the Deal with Cookie Consent Notices?|direct=true}}
:Custom fields
::Standaard staan de extra velden uit<br>1 Klik rechtsboven op ''Scherminstellingen''<br>2 Vink Extra velden aan
::{{#tag:easyview|http://codex.wordpress.org/Function_Reference/add_post_meta|type=iframe|thumbnail=add_post_meta Custom field toevogen|direct=true}}
::{{#tag:easyview|http://codex.wordpress.org/Function_Reference/update_post_meta|type=iframe|thumbnail=update_post_meta Custom field wijzigen|direct=true}}
::{{#tag:easyview|http://codex.wordpress.org/Function_Reference/get_post_meta|type=iframe|thumbnail=get_post_meta Custom field ophalen|direct=true}}
::{{#tag:easyview|http://twoninewebdesign.com/2011/12/Admin/wordpress-query-pages-not-posts-using-custom-fields/|type=iframe|thumbnail=WordPress query pages (not posts) using custom fields {{sys:w:lang:en}}}}
::{{#tag:easyview|http://code.tutsplus.com/tutorials/create-a-simple-crm-in-wordpress-creating-custom-fields--cms-20048|type=iframe|thumbnail=Create a Simple CRM in WordPress: Creating Custom Fields {{sys:w:lang:en}}|direct=true}}
::{{#tag:easyview|http://wpshout.com/everything-wordpress-custom-fields/|type=iframe|thumbnail=Everything You Should Know about WordPress Custom Fields {{sys:w:lang:en}}}}
::WordPress Custom Fields
:::{{#tag:easyview|http://perishablepress.com/wordpress-custom-fields-tutorial/|type=iframe|thumbnail=Part I: The Basics {{sys:w:lang:en}}}}
:::{{#tag:easyview|http://perishablepress.com/wordpress-custom-fields-tips-tricks/|type=iframe|thumbnail=Part II: Tips and Tricks {{sys:w:lang:en}}}}
:{{#tag:easyview|http://www.wpbeginner.com/beginners-guide/what-is-the-difference-between-posts-vs-pages-in-wordpress/|type=iframe|thumbnail=What is the Difference Between Posts vs. Pages in WordPress {{sys:w:lang:en}}}}
:{{#tag:easyview|http://premium.wpmudev.org/blog/add-masonry-grid-layouts-to-your-wordpress-site-with-just-css/|type=iframe|thumbnail=Add Masonry, Grid Layouts To Your WordPress Site With Just CSS {{sys:w:lang:en}}|direct=true}}
:Custom post types
::{{#tag:easyview|http://www.wpbeginner.com/wp-tutorials/how-to-create-custom-post-types-in-wordpress/|type=iframe|thumbnail=How to Create Custom Post Types in WordPress|direct=true}}
::{{#tag:easyview|https://wordpress.org/plugins/custom-post-type-ui/|type=iframe|thumbnail=Custom Post Type UI Plugin|direct=true}}
:Dashboard
::{{#tag:easyview|http://www.wprecipes.com/how-to-remove-menus-in-wordpress-dashboard|type=iframe|thumbnail=How to remove menus in WordPress dashboard}}
:Database
::{{#tag:easyview|https://deliciousbrains.com/tour-wordpress-database/|type=iframe|thumbnail=Tour of the WordPress Database|direct=true}}
::Repareren database
:::-Neem op in wp-config.php
:::<tt>define('WP_ALLOW_REPAIR', true);</tt>
:::Voer uit <tt>http://yoursite.com/wp-admin/maint/repair.php</tt>
:::{{#tag:easyview|https://www.maketecheasier.com/fix-corrupted-wordpress-database-2/|type=iframe|thumbnail=You Will Surely Have A Corrupted WordPress Database Issue. Here Is How You Fix it}}
::WP_User_Query
:::{{#tag:easyview|https://developer.wordpress.org/reference/classes/wp_user_query/|type=iframe|thumbnail=Core class used for querying users|direct=true}}
:::{{#tag:easyview|https://developer.wordpress.org/reference/classes/wp_user_query/prepare_query/|type=iframe|thumbnail=Prepare query|direct=true}}
:::{{#tag:easyview|https://wordpress.stackexchange.com/questions/70864/meta-query-compare-operator-explanation|type=iframe|thumbnail=Meta_query compare operator explanation|direct=true}}
:::{{#tag:easyview|https://rudrastyh.com/wordpress/meta_query.html|type=iframe|thumbnail=Ultimate Guide to meta_query – Get and Order Posts by Meta Values|direct=true}}
:::{{#tag:easyview|https://wordpress.stackexchange.com/questions/359803/meta-query-in-wp-user-query-not-working-returns-every-user-not-just-users-whe|type=iframe|thumbnail=meta_query in WP_User_Query not working - returns every user, not just users where key & value matches|direct=true}}
:{{#tag:easyview|Wordpress:Debugging|type=iframe|thumbnail=Debugging in WordPress}}
:Edit
::{{#tag:easyview|https://deeperlook.com.au/2017/05/bulk-publish-wordpress-pages-products-posts/|type=iframe|thumbnail=How to bulk publish WordPress pages}}
:Email
::{{#tag:easyview|http://www.butlerblog.com/2011/07/08/change-wordpress-email-from-address-without-a-plugin/|type=iframe|thumbnail=Changing the WordPress email from address without a plugin}}
:Emoji
::{{#tag:easyview|http://crunchify.com/not-using-emoji-on-your-wordpress-blog-stop-loading-wp-emoji-release-min-js-and-css-file/|type=iframe|thumbnail=Not using Emoji on your WordPress Blog? Stop Loading wp-emoji-release.min.js and CSS file}}
:Google maps API
::Dreamdealer
:::{{#tag:easyview|http://www.dreamdealer.nl/samples/routeplanner.html|type=iframe|thumbnail=Google maps API demo|group=dreamdealer}}
:::{{#tag:easyview|http://www.dreamdealer.nl/tutorials/getting_directions_with_google_maps.html|type=iframe|thumbnail=Create a planner with directions using the google maps api|group=dreamdealer}}
::{{#tag:easyview|https://www.gps-coordinaten.nl/routeplanner|type=iframe|thumbnail=Google Maps Routeplanner|direct=true}}
::{{#tag:easyview|http://www.tigrou.nl/2011/07/01/simple-google-maps-routeplanner/|type=iframe|thumbnail=Simple Google Maps routeplanner}}
:IP Address
::{{#tag:easyview|http://www.wpbeginner.com/wp-tutorials/how-to-display-a-users-ip-address-in-wordpress/|type=iframe|thumbnail=How to Display a User’s IP Address in WordPress|direct=true}}
:Instellingen
::{{#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}}
: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>
::1 Login in middels FTP
::2 Zorg dat de <em>hidden</em> bestanden zichtbaar zijn
::3 Verwijder <tt>.maintenance</tt> bestand
::<references/>
: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|http://sevenspark.com/wordpress/menu-item-limit|type=iframe|thumbnail=The WordPress Menu Item Limit or: Help! Half my menu items just disappeared!}}
::{{#tag:easyview|http://codex.wordpress.org/Appearance_Menus_Screen|type=iframe|thumbnail=Rearranging, Configuring, and Deleting Menu Items(Ga naar Menus, klik rechts boven op ''Screen options''. Vink ''Link Target'' aan)}}
:Posts
::{{#tag:easyview|https://www.wpexplorer.com/wordpress-custom-post-types/|type=iframe|group=Relationships|thumbnail=How to Create WordPress Custom Post Types}}
:Relationships
::{{#tag:easyview|http://jancbeck.com/articles/relationships-between-wordpress-post-types|type=iframe|group=Relationships|thumbnail=Relationships between Post Types in WordPress}}
::{{#tag:easyview|http://www.danielauener.com/wordpress-post-to-post-relationships-without-altering-the-database/|type=iframe|group=Relationships|thumbnail=Wordpress post to post relationships, without altering the database}}
:User Profile fields
::{{#tag:easyview|1HTNuR4a2XE|type=youtube|head=[http://www.youtube.com/watch?v=1HTNuR4a2XE 2014 - How to Add Additional User Profile Fields in WordPress Registration]|thumbnail=2014 - How to Add Additional User Profile Fields in WordPress Registration|ref=Video afkomstif van [https://www.youtube.com/channel/UChA624rCabHAmd6lpkLOw7A WPBeginner - WordPress Tutorials]}}
::{{#tag:easyview|https://codex.wordpress.org/Plugin_API/Action_Reference/edit_user_profile|type=iframe|thumbnail=edit user profile {{sys:w:lang:en}}|direct=true}}
:Performance
::{{#tag:easyview|http://tools.pingdom.com/fpt/|type=iframe|thumbnail=Pingdom Website Speed Test}}
::{{#tag:easyview|https://gtmetrix.com/|type=iframe|thumbnail=Analyze your site’s speed and make it faster}}
::{{#tag:easyview|https://developers.google.com/speed/pagespeed/insights/|type=iframe|thumbnail=Google PageSpeed Insights|direct=true}}
:{{#tag:easyview|Sjabloon:Wordpress:development:template|type=iframe|thumbnail=Passing variables to get_template_part() in wordpress}}
:{{#tag:easyview|http://code.tutsplus.com/tutorials/the-beginners-guide-to-icon-fonts-in-wordpress--wp-35338|type=iframe|thumbnail=The Beginner's Guide to Icon Fonts in WordPress {{sys:w:lang:en}}|direct=true}}
:User Roles and capabilities
::{{#tag:easyview|https://managewp.com/create-custom-user-roles-wordpress|type=iframe|thumbnail=How to Create Custom User Roles in WordPress {{sys:w:lang:en}}|direct=true}}
::{{#tag:easyview|http://wpshout.com/working-with-wordpress-user-roles-and-capabilities/|type=iframe|thumbnail=Working With WordPress User Roles and Capabilities {{sys:w:lang:en}}}}
:{{#tag:easyview|https://make.wordpress.org/support/user-manual/|type=iframe|thumbnail=Manual {{sys:w:lang:en}}|direct=true}}
:{{#tag:easyview|http://codex.wordpress.org/Function_Reference/wp_update_post|type=iframe|thumbnail=wp update post}}
:{{#tag:easyview|http://codex.wordpress.org/Plugin_API/Action_Reference/save_post|type=iframe|thumbnail=Save post (voorbeeld)}}
:Security
::{{#tag:easyview|https://codex.wordpress.org/FAQ_My_site_was_hacked|type=iframe|thumbnail=FAQ My site was hacked|direct=true}}
::{{#tag:easyview|https://hackrepair.com/blog/wordpress-wp-service-controller-user-are-you-a-hacker-what-do-you-want|type=iframe|thumbnail=Hello WordPress wp.service.controller user. Are you a hacker, and what do you want?|direct=true}}
::{{#tag:easyview|https://www.wpbeginner.com/wp-tutorials/9-most-useful-htaccess-tricks-for-wordpress/|type=iframe|thumbnail=12 Most Useful .htaccess Tricks for WordPress|direct=true}}
::{{#tag:easyview|https://sitecheck.sucuri.net|type=iframe|thumbnail=Free Website Malware and Security Scanner|direct=true}}
::{{#tag:easyview|https://hackertarget.com/wordpress-security-scan/|type=iframe|thumbnail=WordPress Security Scan}}
::{{#tag:easyview|http://codex.wordpress.org/Hardening_WordPress|type=iframe|thumbnail=Hardening WordPress}}
::{{#tag:easyview|https://premium.wpmudev.org/blog/keeping-wordpress-secure-the-ultimate-guide/|type=iframe|thumbnail=Keeping wordpress secure the ultimate guide {{sys:w:lang:en}}|direct=true}}
::{{#tag:easyview|https://api.wordpress.org/secret-key/1.1/salt/|type=iframe|thumbnail=WordPress Salt Keys Generator|direct=true}}
::{{#tag:easyview|http://aristeides.com/blog/restrict-access-wordpress-dashboard/|type=iframe|thumbnail=How to restrict access to the WordPress Admin}}
::Username Enumeration
:::{{#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}}
: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://techblog.kjodle.net/2015/02/01/create-wordpress-shortcodes/|type=iframe|thumbnail=Create WordPress Shortcodes}}
::{{#tag:easyview|https://developer.wordpress.org/reference/functions/do_shortcode/|type=iframe|thumbnail=do_shortcode|direct=true}}
::{{#tag:easyview|http://codex.wordpress.org/Shortcode_API|type=iframe|thumbnail=Shortcode API, voor het aanroepen van plugins}}
::Themes
:::{{#tag:easyview|Wordpress:Themes:Comments|type=iframe|thumbnail=Uitzetten van reacties op pagina's {{sys:w:lang:en}}}}
:::{{#tag:easyview|http://www.wpthemedetector.com/|type=iframe|thumbnail=Wordpres Theme Detector}}
:Templates
::{{#tag:easyview|https://developer.wordpress.org/themes/template-files-section/page-template-files/page-templates/|type=iframe|thumbnail=Page Templates|direct=true}}
::{{#tag:easyview|https://upthemes.com/blog/2011/07/how-to-build-a-custom-page-template-for-blog-posts/|type=iframe|thumbnail=How to Build a Custom Page Template for Blog Posts}}
:{{#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}}}}
: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}}
:Versie
::{{#tag:easyview|_lX3E-qIpJM|type=youtube|thumbnail=How To Downgrade Wordpress To Earlier Version - OptimizePress 2 Help|head=[https://www.youtube.com/watch?v=_lX3E-qIpJM How To Downgrade Wordpress To Earlier Version - OptimizePress 2 Help]|ref=Video afkomstig van [https://www.youtube.com/channel/UC6NwNBZLwvY0hJYaQsTRvog Andrew Q Power]}}
:Video
::[http://www.youtube.com/user/wpbeginner wpbeginner]
::{{#tag:easyview|xA2Z3XncjHQ|type=youtube|head=[http://www.youtube.com/watch?v=xA2Z3XncjHQ 2013 - Customizing Your Artist Website in Wordpress]|thumbnail=2013 - Customizing Your Artist Website in Wordpress|ref=Video afkomstif van [http://www.youtube.com/channel/UCPhaxNYWplp9J5t4HqV-gMA Strategic Artist]}}
::2014 - WordPress 3.9.1 How to Use WordPress - Introduction {{sys:w:lang:en}}
:::{{#tag:easyview|oCcanvR_2r4|type=youtube|head=[http://www.youtube.com/watch?v=oCcanvR_2r4 WordPress 3.9.1 How to Use WordPress - Introduction - 1 of 7 ]|des=
In this video we explain how to Use WordPress. WordPress is a fully functional content management system (CMS). We demonstrate how to create a real website using WordPress on your hosting account. Learn click-by-click how to create a static page, add a blog, upload photo galleries, and even post a resume![br]How to create your own website[br]HyperStudio - Web Design Studio, Website Design & Web Development[br][http://www.hyperstudio.co hyperstudio]|thumbnail={{i1}}icon/Media/video.png Introduction Part 1|group=How to Use WordPress}}
:::{{#tag:easyview|hn6_A87VKgc|type=youtube|head=[http://www.youtube.com/watch?v=hn6_A87VKgc WordPress 3.9.1 How to Use WordPress - Installing WordPress - 2 of 7]|des=
In this video we explain how to Use WordPress. WordPress is a fully functional content management system (CMS). We demonstrate how to create a real website using WordPress on your hosting account. Learn click-by-click how to create a static page, add a blog, upload photo galleries, and even post a resume![br]How to create your own website[br]HyperStudio - Web Design Studio, Website Design & Web Development[br][http://www.hyperstudio.co hyperstudio]|thumbnail={{i1}}icon/Media/video.png Installing WordPress Part 2|group=How to Use WordPress}}
:::{{#tag:easyview|kdwCpC7Gpuo|type=youtube|head=[http://www.youtube.com/watch?v=kdwCpC7Gpuo WordPress 3.9.1 How to Use WordPress -WP Themes - 3 of 7]|des=
In this video we explain how to Use WordPress. WordPress is a fully functional content management system (CMS). We demonstrate how to create a real website using WordPress on your hosting account. Learn click-by-click how to create a static page, add a blog, upload photo galleries, and even post a resume![br]How to create your own website[br]HyperStudio - Web Design Studio, Website Design & Web Development[br][http://www.hyperstudio.co hyperstudio]|thumbnail={{i1}}icon/Media/video.png WP Themes Part 3|group=How to Use WordPress}}
:::{{#tag:easyview|4Enc1slKI1A|type=youtube|head=[http://www.youtube.com/watch?v=4Enc1slKI1A WordPress 3.9.1 How to Use WordPress - Static Page - 4 of 7]|des=
In this video we explain how to Use WordPress. WordPress is a fully functional content management system (CMS). We demonstrate how to create a real website using WordPress on your hosting account. Learn click-by-click how to create a static page, add a blog, upload photo galleries, and even post a resume![br]How to create your own website[br]HyperStudio - Web Design Studio, Website Design & Web Development[br][http://www.hyperstudio.co hyperstudio]|thumbnail={{i1}}icon/Media/video.png Static Page Part 4|group=How to Use WordPress}}
:::{{#tag:easyview|MWE3Bd8EZyo|type=youtube|head=[http://www.youtube.com/watch?v=MWE3Bd8EZyo WordPress 3.9.1 How to Use WordPress -Blog Posts- 5 of 7]|des=
In this video we explain how to Use WordPress. WordPress is a fully functional content management system (CMS). We demonstrate how to create a real website using WordPress on your hosting account. Learn click-by-click how to create a static page, add a blog, upload photo galleries, and even post a resume![br]How to create your own website[br]HyperStudio - Web Design Studio, Website Design & Web Development[br][http://www.hyperstudio.co hyperstudio]|thumbnail={{i1}}icon/Media/video.png Blog Posts Part 5|group=How to Use WordPress}}
:::{{#tag:easyview|va3eUnswHjA|type=youtube|head=[http://www.youtube.com/watch?v=va3eUnswHjA WordPress 3.9.1 How to Use WordPress -Upload a Photo Gallery- 6 of 7]|des=
In this video we explain how to Use WordPress. WordPress is a fully functional content management system (CMS). We demonstrate how to create a real website using WordPress on your hosting account. Learn click-by-click how to create a static page, add a blog, upload photo galleries, and even post a resume![br]How to create your own website[br]HyperStudio - Web Design Studio, Website Design & Web Development[br][http://www.hyperstudio.co hyperstudio]|thumbnail={{i1}}icon/Media/video.png Upload a Photo Gallery Part 6|group=How to Use WordPress}}
:::{{#tag:easyview|1K4bHPi9AL4|type=youtube|head=[http://www.youtube.com/watch?v=1K4bHPi9AL4 WordPress 3.9.1 How to Use WordPress -Upload a Any Document- 7 of 7]|des=
In this video we explain how to Use WordPress. WordPress is a fully functional content management system (CMS). We demonstrate how to create a real website using WordPress on your hosting account. Learn click-by-click how to create a static page, add a blog, upload photo galleries, and even post a resume![br]How to create your own website[br]HyperStudio - Web Design Studio, Website Design & Web Development[br][http://www.hyperstudio.co hyperstudio]|thumbnail={{i1}}icon/Media/video.png Upload a Any Document Part 7|group=How to Use WordPress}}
:XML
::{{#tag:easyview|http://blog.whtop.com/wordpress-remove-generator-version/|type=iframe|thumbnail=PHP Code for removing all “generator” content from wordpress 4.0 – HTML & Feed/Rss}}
::{{#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}}
|size=18
|size=18
}}
}}

Versie van 15 apr 2021 09:52