Skip to content
View Dimasmagadan's full-sized avatar

Block or report Dimasmagadan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Dimasmagadan/README.md

Hi there πŸ‘‹

Welcome to my GitHub profile, where you can find my expertise in WordPress development. As a highly skilled WordPress developer, I offer a wide range of services to help businesses achieve their online goals. Whether you're looking to hire a WordPress developer for a new project, or seeking a reliable WordPress freelancer for ongoing maintenance and updates, I am here to help.

πŸ‘¨β€πŸ’» My tech stack

My technical expertise includes proficiency in languages such as PHP and JavaScript, as well as experience with front-end frameworks like React and bundlers like Webpack. I also utilize tools like Docker and testing frameworks like phpunit to ensure the quality and reliability of my work.

πŸ›  My WordPress stack

In terms of my WordPress stack, I am experienced with a variety of popular plugins such as Advanced Custom Fields (ACF), WPML, Yoast SEO, Jetpack, Contact Form 7, W3 Total Cache, and WP Rocket, to name a few. I also have experience using editors like Gutenberg and ACF with repeater for legacy or non-complex projects.

Contacts

If you're in need of a professional WordPress developer, or a skilled WordPress freelancer, please don't hesitate to contact me

You can also find me on https://gitlab.com/dimasmagadan

Pinned Loading

  1. #WordPress query with args #WordPress query with args
    1
    <?php
    2
    /**
    3
    * WordPress Query Comprehensive Reference
    4
    * Compiled by luetkemj - luetkemj.com
    5
    *
  2. WordPress assorted database clean up... WordPress assorted database clean up SQL queries. #WordPress
    1
    # WordPress database clean up queries
    2
    - [Orphan rows](#orphan-rows)
    3
    	- [wp_posts -> wp_posts (parent/child)](#wp_posts---wp_posts-parentchild)
    4
    	- [wp_postmeta -> wp_posts](#wp_postmeta---wp_posts)
    5
    	- [wp_term_taxonomy -> wp_terms](#wp_term_taxonomy---wp_terms)