Skip to content
Chris Schenk
  • Sub to my YouTube Channel 👍
  • About
  • Contact

How to use WP_Query for a new loop in WordPress

PHP, WordPress, YouTube / December 21, 2019

If you think you have a situation where you want to show a certain set of your WordPress content and you have tried to find a solution with the existing possibilities in WordPress but you can not make it work you can add your own “loop” and display the content you like.

How to use WP_Query for a new loop in WordPress Read More »

How to setup a child theme in WordPress

PHP, WordPress, YouTube / December 20, 2019

Most of the time it is a really good idea to use an existing, established theme for your WordPress website instead of building a design from scratch yourself. Setting up a so called child theme can help you to add modifications to the underlying theme.

How to setup a child theme in WordPress Read More »

How to provide a custom WordPress shortcode

PHP, WordPress, YouTube / December 19, 2019

Let’s say you have a client and help them with their WordPress website. If you want to provide them a way to output a certain text or any element on a page consistently you can do that with a shortcode.

How to provide a custom WordPress shortcode Read More »

How to add an endpoint to the WordPress REST API

PHP, WordPress, YouTube / December 18, 2019

Adding an endpoint to the WordPress REST API opens a lot of possibilities for you as a developer. For example, if you want to work with the data stored in your WordPress website and want to transfer it in some way you can select exactly the data you need, publish it with the webservice and

How to add an endpoint to the WordPress REST API Read More »

← Previous 1 2 3 … 22 Next →
  • Terms of Service
  • (DE)
  • |
  • Privacy Policy
  • (DE)
Copyright © 2006-2026 Chris Schenk
We use cookies to ensure that we give you the best experience on our website.