-
Notifications
You must be signed in to change notification settings - Fork 153
Use constant for plugin_dir_path #428
Copy link
Copy link
Closed
Labels
InfrastructureIssues for the overall performance plugin infrastructureIssues for the overall performance plugin infrastructure[Type] EnhancementA suggestion for improvement of an existing featureA suggestion for improvement of an existing feature
Milestone
Metadata
Metadata
Assignees
Labels
InfrastructureIssues for the overall performance plugin infrastructureIssues for the overall performance plugin infrastructure[Type] EnhancementA suggestion for improvement of an existing featureA suggestion for improvement of an existing feature
Type
Fields
Give feedbackNo fields configured for issues without a type.
Bug Description
Use define constant for the
plugin_dir_path( __FILE__ )as it was called 6 times in https://github.com/WordPress/performance/blob/trunk/load.php so it is better to use define