Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Localhost – hardcoded

$
0
0

Replies: 0

Seems as you have leftovers from your testing directly in code (several places).

://localhost:8000/

wp_register_script( $this->plugin_slug . '-admin-script', 'http://localhost:8000/assets/wpEditorCommentsPlus.js', array( 'jquery', 'backbone' ), $this->version, false );

  • This topic was modified 10 minutes ago by Stagger Lee.
  • This topic was modified 10 minutes ago by Stagger Lee.

Viewing all articles
Browse latest Browse all 59525

Trending Articles