jgraup - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

Pinned Loading

  1. Adds Navigation Menus to Advanced Custom Fields (ACF V5)

    PHP 57 14

  2. 1

    # site.dev is the name of your hostname

    5

    IP="$(vagrant ssh -- -t 'ip address show eth1 | grep "inet " | sed -e "s/^.*inet //" -e "s/\/.*$//" | tr -d "\n" | tr -d "\r"; ')";
  3. Forked from vccw-team/vccw

    A Vagrant based development environment.

    Ruby