Photon
-
Photon is included in 2.7 with these two lines of code:
require_once( JETPACK__PLUGIN_DIR . ‘class.photon.php’ );
require_once( JETPACK__PLUGIN_DIR . ‘functions.photon.php’ );I my case with a negative impact on my tiled galleries. You state in the readme file that Photon has been removed and in 2.5 these two lines read:
//require_once( JETPACK__PLUGIN_DIR . ‘class.photon.php’ );
//require_once( JETPACK__PLUGIN_DIR . ‘functions.photon.php’ );Could you dig into this? Does Slim Jetpack require the photon class and the photon functions or is this simply a mistake?
Thanks.
ulih
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Photon’ is closed to new replies.