WordPress ist mit der Serverprogrammiersprache PHP entwickelt,
Plugins und Themen können durch API mit vielen Funktionen auch einfach angepasst oder Entwickelt werden.
PHP, HTML, CSS, Javascript Know How ermöglicht eigenen Ausbau von WordPress
aus unserer Werkstatt gibt es immer wieder Plugins und Themen
diese Linkliste sind viele Online Codebeispiele und Anleitungen
- http://generatewp.com/
- http://projects.lb-home.de/2012/07/wordpress-eigene-widgets-programmieren/
- http://wpkrauts.com/http://elvery.net/demo/responsive-tables/
- http://www.cleancode.co.nz/blog/tag/wordpress/
- https://chrislea.com/2013/06/11/a-production-quality-wordpress-configuration-tutorial/
- http://www.smashingmagazine.com/2010/03/24/a-short-guide-to-open-source-and-similar-licenses/
- http://elvery.net/demo/responsive-tables/
- http://www.wpexplorer.com/how-to-wordpress-custom-dashboard/
- https://github.com/johnregan3/simple-copy-post/blob/master/simple-copy-post.php
- http://wp-snippet.com/extend-search-to-include-custom-post-meta
- http://ottopress.com/2011/tutorial-using-the-wp_filesystem/
- http://aquagraphite.com/2012/11/using-wp_filesystem-to-generate-dynamic-css/
- http://ocaoimh.ie/2008/11/01/make-your-wordpress-plugin-talk-ajax/
- http://solislab.com/5-tips-for-using-ajax-in-wordpress/
- http://pippinsplugins.com/process-ajax-requests-correctly-in-wordpress-plugins/
- http://codex.wordpress.org/AJAX_in_Plugins
- http://www.deluxeblogtips.com/2010/04/how-to-create-meta-box-wordpress-post.html
- http://www.emanueleferonato.com/2009/01/03/adding-tabs-easily-in-your-wordpress-theme/
- http://www.i-fubar.com/rotation-ad-script.php
- http://www.phpbuddy.com/article.php?id=4
- http://www.problogdesign.com/wordpress/user-friendly-short-codes-with-tinymce/
- http://wordpress.stackexchange.com/questions/139398/our-shortcode-dropdown-box-in-tinymce-is-not-working-in-wordpress-3-9
- http://www.paulund.co.uk/add-button-tinymce-shortcodes
- http://wordpress.stackexchange.com/questions/25910/uninstall-activate-deactivate-a-plugin-typical-features-how-to/25979#25979
- http://bueltge.de/wordpress-plugins-automatisch-aktivieren/1258/
- http://wpsnippets.de/mit-wordpress-virtuelle-unterseiten-erzeugen/
- http://wpsnippets.de/eigene-custom-fields-in-wordpress-erstellen-1-von-2/
- http://blixt.org/articles/tabbed-navigation-using-css#section=introduction
- http://www.wpexplorer.com/wordpress-faq-plugin/
- http://www.soapboxdave.com/2010/02/using-wordpress-comment-meta/
- http://wordpress.stackexchange.com/questions/74853/apply-custom-role-capabilities-to-administrator-without-plugin
- http://www.klamonfra.de/wordpress.php#trackback
- http://wpkrauts.com/2013/called-in-a-shortcode/
- http://wpquestions.com/question/showChrono/id/8170
- http://wpengineer.com/2426/wp_list_table-a-step-by-step-guide/
- http://digwp.com/2011/05/loops/
- http://wp.smashingmagazine.com/2011/11/03/native-admin-tables-wordpress/ !!
- https://make.wordpress.org/docs/plugin-developer-handbook/10-plugin-components/custom-list-table-columns/
- http://www.glennmessersmith.com/pages/custom_columns.html
- http://wordpress.org/support/topic/make-extra-columns-in-userphp-sortable
- http://pippinsplugins.com/creating-wp-list-tables-by-hand/
- http://awordpress.net/custom-posts-column-in-users.php/
- http://wpsnippets.de/daten-aus-kontaktformular-als-beitrag-speichern-mit-contact-form-7/
- http://stackoverflow.com/questions/18550346/how-to-extend-admin-users-list-page-wordpress
- http://j3webworks.com/blog/wordpress-add-and-sort-custom-column-in-users-admin-page
- http://justintadlock.com/archives/2009/09/10/adding-and-using-custom-user-profile-fields
- http://www.php.net/manual/de/function.debug-backtrace.php
- http://www.php.net/manual/de/function.debug-print-backtrace.php
- http://tareq.wedevs.com/2011/07/add-your-custom-columns-to-wordpress-admin-panel-tables/
- http://tareq.wedevs.com/2012/04/how-to-extend-wp-user-frontend/
- http://tareq.wedevs.com/2013/07/find-out-if-there-is-any-javascript-error-on-a-page/
- http://code.tutsplus.com/tutorials/posting-via-the-front-end-inserting–wp-27034
- http://stackoverflow.com/questions/9332718/how-to-print-all-post-results-when-a-form-is-submitted
- http://wordpress.stackexchange.com/questions/15283/i-am-trying-to-create-a-simple-frontend-form-for-posting
- http://www.coder-welten.com/
- http://wplift.com/10-codes-for-your-functions-php-to-manage-the-wordpress-admin
- http://shibashake.com/wordpress-theme/add-tags-and-categories-to-your-wordpress-page
- http://wpspeak.com/wordpress-dashboard-widgets/
- http://spyrestudios.com/
- http://spyrestudios.com/
- http://rudrastyh.com/wordpress/duplicate-post.html
- http://doc-wordpress.com/nav.html?_constants/index.html
- http://codex.wordpress.org/Function_Reference/remove_meta_box
- http://codex.wordpress.org/Function_Reference/wp_add_dashboard_widget
- http://code.tutsplus.com/tutorials/introducing-wordpress-3-custom-taxonomies–net-11658
- http://wordpress.stackexchange.com/questions/60468/serial-number-delivery-system-using-wordpress
- http://wordpress.stackexchange.com/questions/116288/getting-the-count-of-a-shortcode-that-is-nested/116289#116289
- http://digwp.com/examples/CustomLoginCode/custom-login-02.txt
- http://digwp.com/2010/12/login-register-password-code/#moving
- http://www.code-styling.de/deutsch/wie-verwende-ich-wordpress-metaboxen-in-eigenen-plugins
- http://www.farinspace.com/how-to-create-custom-wordpress-meta-box/
- http://www.paulund.co.uk/create-custom-meta-boxes
- http://ran.ge/2008/04/15/wordpress-25-shortcodes/
- http://www.triconsole.com/php/calendar_datepicker.php
- http://madrobby.github.com/scriptaculous/sortable/
- http://zenofshen.com/posts/ajax-sortable-lists-tutorial
- http://www.perun.net/2012/07/02/wordpress-bilder-in-der-mediathek-neu-verknuepfen/
- http://wp.tutsplus.com/tutorials/getting-started-with-wordpress-shortcodes/
- http://digwp.com/2010/01/custom-query-shortcode/
- http://cdn.tutsplus.com/wp/uploads/legacy/028_CustomWordPressMetaBoxes/meta-box.txt
- http://shibashake.com/wordpress-theme/create-pop-up-windows-in-your-wordpress-blog-with-thickbox
- http://wordpress.stackexchange.com/questions/578/adding-a-taxonomy-filter-to-admin-list-for-a-custom-post-type/582#582
- http://stackoverflow.com/questions/19454789/wordpress-filter-custom-post-types-listing-in-admin-menu
- http://stackoverflow.com/questions/15882574/how-to-create-a-wordpress-plugin-that-adds-additional-input-fields-to-the-write?lq=1
- http://wp.tutsplus.com/category/tutorials/theme-development/
- http://blog.teamtreehouse.com/create-your-first-wordpress-custom-post-type
- http://themergency.com/generators/wordpress-custom-post-types/
- http://wp.tutsplus.com/tutorials/plugins/a-guide-to-wordpress-custom-post-types-creation-display-and-meta-boxes/