Skip to content

Got an Issue with filemtime(); #19

@gianghl1983

Description

@gianghl1983

Hi,

I got this isssue and can not solve it (keep showing this message)

Warning: filemtime(): stat failed for E:\xampp\htdocs\demowp\wp-content\plugins\WP-Query-Console-master/build/admin.js in E:\xampp\htdocs\demowp\wp-content\plugins\WP-Query-Console-master\wp-query-console.php on line 212

Line 212.

wp_register_script(
							'wqc-script',
							WQC_PLUGIN_URL . 'build/admin.js',
							array( 'wp-api' ) ,
							**filemtime( WQC_PLUGIN_DIR . 'build/admin.js' ),**
							true
						);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions