• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Ani's Webdev Blog

A learning diary of website development

  • Home
  • Demo
    • Ajax Contact Form
  • WordPress
  • Front-end
  • Backend

WordPress Themes

WordPress functions returns with var_dump (TO BE CONTINUED)

Modified on: January 4, 2021

Sometimes you may want to know what a function outputs. Here is hopefully a good cheatsheat for you. get_terms Purpose: Get the term for a specific taxonomy (Developer page). Output If term found, return an array of WP_Term object If term does not exist, return WP_Error object Example use: Find top-level terms from a category […]

Filed Under: Wordpress, Wordpress Plugins, WordPress Themes Tagged With: php

5 Ways to Migrate WordPress Sites

Modified on: July 4, 2020

migrating wordpress sites

In this post, I would like to share some methods when migrating the WordPress host.

Filed Under: Backend, Featured, Wordpress, Wordpress Plugins, WordPress Themes

WordPress Deployment Workflow: Amazon LightSail, Github, and Revisr

Modified on: July 4, 2020

deploying wordpress with lightsail, github and revisr

This route which make living the WordPress life much easier, and much faster than with FTP.

Filed Under: Backend, Wordpress, Wordpress Plugins, WordPress Themes

Customizing WordPress Themes: Basic Principles & Examples

Modified on: May 22, 2021

customizing wordpress themes

The purpose of this article is to provide some methods to customize a WordPress theme.

Filed Under: Backend, Featured, Front-end, Wordpress, Wordpress Plugins, WordPress Themes Tagged With: add_filter, php, wordpress hooks

reCaptcha v3: How to implement on WordPress custom forms to stop bot signups

Modified on: February 17, 2021

google recaptcha

In this article, let’s discuss how to implement reCaptcha v3 on a custom forms and the differences among the reCaptcha versions.

Filed Under: Backend, Featured, Wordpress, Wordpress Plugins, WordPress Themes Tagged With: javascript, php, security

WordPress: How to make the functions.php less messy

Modified on: July 4, 2020

make functions.php less messy

I have been working with WordPress for a while and one thing that irritates me is that the functions.php contains a lot of codes. This makes the file looks messy and hard to follow. Check out from here some methods to improve this.

Filed Under: Backend, Featured, Wordpress, WordPress Themes Tagged With: clean code, code refactoring, php

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to Next Page »

Primary Sidebar

Hello! My name is Anh. I am a front-end developer in Oulu, Finland. Currently, I work with PHP, HTML, CSS, JavaScript and love writing about them. Please feel free to join the discussion!

FOLLOW MY BLOG

Thank you for visiting this website! I hope you find something useful here :). Contact me by email: anh@anhkarppinen.com.