Skip to content
pontikis.net
  • Blog
  • WordPress
  • Labs
  • About
  • Toggle website search
Search this website
Menu Close

wordpress

  1. Home>
  2. Blog>
  3. wordpress>
  4. wordpress
Read more about the article What’s wrong with this footer.php file?
Image source - WordPress logo

What’s wrong with this footer.php file?

  • Post author:Christos Pontikis
  • Post published:December 6, 2022
  • Post category:WordPress
  • Reading time:1 min read

Try to find out what's wrong with this footer.php file. Here is the code of the footer.php: <?php /** * The template for displaying the footer * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials…

Continue ReadingWhat’s wrong with this footer.php file?
Read more about the article What’s wrong with this header.php file?
Image source - WordPress logo

What’s wrong with this header.php file?

  • Post author:Christos Pontikis
  • Post published:December 6, 2022
  • Post category:WordPress
  • Reading time:1 min read

Try to find out what's wrong with this header.php file. Here is the code of the header.php: <?php /** * The template for displaying the header * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials…

Continue ReadingWhat’s wrong with this header.php file?
Read more about the article What Is The Most Important Step When You Create A Child Theme For WordPress
Image source - WordPress logo

What Is The Most Important Step When You Create A Child Theme For WordPress

  • Post author:Christos Pontikis
  • Post published:December 4, 2022
  • Post category:WordPress
  • Reading time:1 min read

It is quite easy to create a Child Theme in WordPress. See how. The most important step is to include the "Template" parameter in the metadata that declared in the…

Continue ReadingWhat Is The Most Important Step When You Create A Child Theme For WordPress
Read more about the article How To Create A Child Theme For WordPress In 5 Minutes (with live example)
Image source - WordPress logo

How To Create A Child Theme For WordPress In 5 Minutes (with live example)

  • Post author:Christos Pontikis
  • Post published:December 4, 2022
  • Post category:WordPress
  • Reading time:2 mins read

Child Theme is also a WordPress Theme that inherits the design and the functionality of another theme (the Parent Theme). It is extremely useful in WordPress development because it permits…

Continue ReadingHow To Create A Child Theme For WordPress In 5 Minutes (with live example)
Read more about the article Difference between Action Hook and Filter Hook in WordPress
Image source - WordPress logo

Difference between Action Hook and Filter Hook in WordPress

  • Post author:Christos Pontikis
  • Post published:December 3, 2022
  • Post category:WordPress
  • Reading time:1 min read

Hooks are the real power and the magic of WordPress. The Action Hooks add new functionality (using add_action()), while Filter Hooks manipulate the post content (using add_filter()). add_action( 'init', array(…

Continue ReadingDifference between Action Hook and Filter Hook in WordPress
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Go to the next page

Categories

Archives

NewsLetter

Click here to subscribe to our free email newsletter.
Unsubscribe anytime with a click.

LIKE OUR PAGE!


Say Hello to Gutenberg with my new Free WordPress Plugin Boilerplate for Developers!

Star it on Github!


  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Contact
  • Privacy
  • Terms
© Christos Pontikis 2013 - 2025
Close Menu