Hi All,
Im using the latest Jetpack plugin.
Whenever I share any page it posts wrong-page or some other page to Twitter / LinkedIn and Facebook as well. Sometimes it throws not found error.
Pls Can anyone help me out?
Hi All,
I too had the same issue.
So I just changed this line to
static function editor_max_image_size( $dims, $size, $context) {
to
static function editor_max_image_size( $dims, $size, $context=” ) {
Line number 1147
Its working fine with my end