• 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

Backend

[WordPress] Open Images in Posts into Lightboxes On Clicks (Without Plugins)

Modified on: January 2, 2021

open images into lightbox

In this post, I would like to implement one small feature: when user clicks an image within my post entry, the image will be opened into a lightbox, so that it is bigger to see. This is useful in case the image has some small details that you would like users to see better. I […]

Filed Under: Backend, Front-end, Wordpress, WordPress Themes Tagged With: javascript, 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] Difference between die() and wp_die()

Modified on: July 4, 2020

wp die and die

WordPress uses PHP as the core language. So die() would be just fine to use. In fact, I have used it several times and did not notice any major bugs. Never wonder what is the real different between them before I tried the wp_die() yesterday. This is how it is different on the look: So, […]

Filed Under: Backend, Wordpress Tagged With: php

Installing Revisr on Amazon LightSail WordPress Instances That Deployed With GitHub

Modified on: July 4, 2020

revisr amazon lightsail github

This post is an extended article for the early post: WordPress Deployment Workflow: Amazon LightSail, GitHub and Revisr.

Filed Under: Backend, Wordpress, Wordpress Plugins

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: September 18, 2020

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

  • Go to page 1
  • Go to page 2
  • 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. This blog is my learning diary. 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.