Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter zk

    (@zk)

    Hai, thanks for the info. And also about cache folder, why deep deep in plugin folder, why not make/use cache folder in WP default content_dir or upload_dir? or maybe disable it completely when it detect running on development site. Gave me headache before I found out just like @hexagondonut said.

    Using native WordPress functions & hooks definitely a must, compatibility is a feature right?

    Thanks for the plugin.

    Thread Starter zk

    (@zk)

    Hello, sorry take long time to reply.

    I’m on local development. Redo everything. Still error.

    1. Error happened on every pages on administration screen and also on frontend. Displayed at very bottom of every pages.
    2. Default theme.
    3. WP vanilla install. No other plugins, themes, or functions. Only this plugin activated.

    My development setup:

    On xampp 5.5 (default config)
    wordpress.dev (vhost)
    
    # Directory structure
    ---/              -> WP_HOME & WP_CONTENT_(DIR|URL)
    ---/app/          -> WP_SITEURL & ABSPATH
    ---/languages/    -> WP_LANG_DIR
    ---/plugins/      -> WP_PLUGINS_(DIR|URL)
    ---/required/     -> WPMU_PLUGINS_(DIR|URL)
    ---/themes/       -> $theme_root
    ---/.htaccess
    ---/index.php
    ---/wp-config.php

    Hope this help. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)