Janitorial: handle deprecation of TEMPLATEPATH and STYLESHEETPATH #33874
Labels
[Feature] WPCOM API
General
[Plugin] CRM
Issues about the Jetpack CRM plugin
[Pri] Normal
[Type] Janitorial
The
TEMPLATEPATH
andSTYLESHEETPATH
constants have been deprecated.get_template_directory()
andget_stylesheet_directory()
should be used instead.-- https://core.trac.wordpress.org/ticket/18298
In Jetpack CRM
jetpack/projects/plugins/crm/includes/jpcrm-templating.php
Line 218 in 413617e
jetpack/projects/plugins/crm/includes/jpcrm-templating.php
Line 214 in 413617e
In Jetpack
jetpack/projects/plugins/jetpack/class.json-api-endpoints.php
Line 1894 in eb7ffd7
jetpack/projects/plugins/jetpack/json-endpoints/class.wpcom-json-api-render-endpoint.php
Line 24 in f121662
Primary issue: #32865
The text was updated successfully, but these errors were encountered: