Sjabloon:Wordpress:Handleiding
Handleiding
Handmatig verplaatsen systeem
Function Reference
Create WordPress Posts And Pages Using PHP – A 101 Tutorial
How to Create a Front-End Login Page in WordPress
Front-end user Registration and Login in WordPress
Code Reference
Passing variables using the permalink structure
Ajax
Admin bar
WordPress Admin Bar Tricks
Function Reference/remove node
remove admin bar new post/link/media sub menu
Admin menu
How to remove admin menu pages inserted by plugins?
Function Reference/remove menu page
Function Reference/remove submenu page
Caching
Caching voor WordPress en Joomla in een handomdraai!
Cookies
What’s the Deal with Cookie Consent Notices?
Custom fields
Standaard staan de extra velden uit
1 Klik rechtsboven op ''Scherminstellingen''
2 Vink Extra velden aan
add_post_meta Custom field toevogen
update_post_meta Custom field wijzigen
get_post_meta Custom field ophalen
WordPress query pages (not posts) using custom fields (English)
Create a Simple CRM in WordPress: Creating Custom Fields (English)
Everything You Should Know about WordPress Custom Fields (English)
WordPress Custom Fields
Part I: The Basics (English)
Part II: Tips and Tricks (English)
What is the Difference Between Posts vs. Pages in WordPress (English)
Add Masonry, Grid Layouts To Your WordPress Site With Just CSS (English)
Custom post types
How to Create Custom Post Types in WordPress
Custom Post Type UI Plugin
Dashboard
How to remove menus in WordPress dashboard
Database
Tour of the WordPress Database
Repareren database
-Neem op in wp-config.php
define('WP_ALLOW_REPAIR', true);
Voer uit http://yoursite.com/wp-admin/maint/repair.php
You Will Surely Have A Corrupted WordPress Database Issue. Here Is How You Fix it
Debugging in WordPress
Edit
How to bulk publish WordPress pages
Email
Changing the WordPress email from address without a plugin
Emoji
Not using Emoji on your WordPress Blog? Stop Loading wp-emoji-release.min.js and CSS file
Google maps API
Dreamdealer
Google maps API demo
Create a planner with directions using the google maps api
Google Maps Routeplanner
Simple Google Maps routeplanner
IP Address
How to Display a User’s IP Address in WordPress
Instellingen
WP_DEBUG (English)
Debugging
Menu
How to Fix WordPress Drop Down Menu not Working on iPad
The WordPress Menu Item Limit or: Help! Half my menu items just disappeared!
Rearranging, Configuring, and Deleting Menu Items(Ga naar Menus, klik rechts boven op ''Screen options''. Vink ''Link Target'' aan)
Posts
How to Create WordPress Custom Post Types
Relationships
Relationships between Post Types in WordPress
Wordpress post to post relationships, without altering the database
User Profile fields
2014 - How to Add Additional User Profile Fields in WordPress Registration
edit user profile (English)
Performance
Pingdom Website Speed Test
Analyze your site’s speed and make it faster
Google PageSpeed Insights
Passing variables to get_template_part() in wordpress
The Beginner's Guide to Icon Fonts in WordPress (English)
Plugin Development
Beginner’s Guide To WordPress Plugin Development (English)
Objective Best Practices for Plugin Development? (English)
Writing a Plugin (English)
Het gebruik van een plugin in een Page Template (Nederlands)
Plugin API (English)
Het opnemen van Javascript en CSS bestanden in een plugin (Nederlands)
Database
Beheren van optie gegevens op een pagina
Register a setting and its data. (English)
Retrieves an option value based on an option name. (English)
Add a new option. (English)
Update the value of an option that was already added. (English)
Removes option by name. Prevents removal of protected WordPress options. (English)
2012 - How to Create a WordPress Plugin (English)
Part 1
Part 2
User Roles and capabilities
How to Create Custom User Roles in WordPress (English)
Working With WordPress User Roles and Capabilities (English)
Manual (English)
wp update post
Save post (voorbeeld)
Security
FAQ My site was hacked
Hello WordPress wp.service.controller user. Are you a hacker, and what do you want?
12 Most Useful .htaccess Tricks for WordPress
Free Website Malware and Security Scanner
WordPress Security Scan
Hardening WordPress
Keeping wordpress secure the ultimate guide (English)
WordPress Salt Keys Generator
How to restrict access to the WordPress Admin
Shortcodes
WordPress Shortcodes: The Right Way
Create WordPress Shortcodes
do_shortcode
Shortcode API, voor het aanroepen van plugins
Themes
Uitzetten van reacties op pagina's (English)
Wordpres Theme Detector
Templates
Page Templates
How to Build a Custom Page Template for Blog Posts
How to Create Custom WordPress Write/Meta Boxes (English)
Including jQuery in WordPress (The Right Way) (English)
Text editor
Create a WordPress Post Editor Button to Add Shortcode
Versie
How To Downgrade Wordpress To Earlier Version - OptimizePress 2 Help
Video
wpbeginner
2013 - Customizing Your Artist Website in Wordpress
2014 - WordPress 3.9.1 How to Use WordPress - Introduction (English)
Introduction Part 1
Installing WordPress Part 2
WP Themes Part 3
Static Page Part 4
Blog Posts Part 5
Upload a Photo Gallery Part 6
Upload a Any Document Part 7
XML
PHP Code for removing all “generator” content from wordpress 4.0 – HTML & Feed/Rss
How to fix XML declaration allowed only at the start of the document error on WordPress
WP_List_Table – a step by step guide