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.