Skip to content
View dhaval-parekh's full-sized avatar

Block or report dhaval-parekh

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. wordpress_database_admin wordpress_database_admin Public

    Wordpress Database Admin (wordpress plugin)

    PHP 1 2

  2. Shell script to cleanup WordPress site. Shell script to cleanup WordPress site.
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    plugin_dir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
    4
    
                  
    5
    function wp() {