Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter fl00r

    (@fl00r)

    @marchern

    You need to replace “change_me” into the appropriate values, so:

    $pixelpost_db_host = “localhost”; // database host, often “localhost”

    $pixelpost_db_user = “change_me”; // fill in the username of the database (ask your provider)

    $pixelpost_db_pass = “change_me”; // fill in the password of the database (again ask your provider)

    $pixelpost_db_pixelpost = “change_me”; // fill in the name of the database

    And yes, Pixelpost can be intergrated within WP.
    Search the pixelpost forum for help http://forum.pixelpost.org

Viewing 1 replies (of 1 total)