We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 137c418 commit 785248dCopy full SHA for 785248d
inc/compatibilities/wpsp.php
@@ -37,7 +37,7 @@ public function should_load_early() {
37
* Register integration details.
38
*/
39
public function register() {
40
- // This is hack based to fix the breaking images, we can reconsider when this is merged https://github.com/tomusborne/wp-show-posts/issues/50
+ // This is a hack to fix the breaking images, we can reconsider when this is merged https://github.com/tomusborne/wp-show-posts/issues/50
41
add_filter(
42
'wpsp_image_attributes',
43
function ( $attribute ) {
0 commit comments