Skip to content

samplestyle.css and samplescript.js at plugin root can be removed #5

Description

@xavortm

There are CSS and JS folders that are included from the main class, while the JS and CSS files at root level are unused and serve no use. This should clear up the plugin a little more :)

wp_register_script( 'samplescript-admin', plugins_url( '/js/samplescript-admin.js' , __FILE__ ), array('jquery'), '1.0', true );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions