Skip to content

Commit

Permalink
Merge pull request #713 from publishpress/fix#710_external_link_missi…
Browse files Browse the repository at this point in the history
…ng_from_checklists

fix/#710_external_link_missing_from_checklists
  • Loading branch information
richaferry authored Jul 29, 2024
2 parents 5719234 + 3dfc732 commit 730fb56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Requirement/Featured_image_alt.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class Featured_image_alt extends Base_simple
/**
* @var int
*/
public $position = 110;
public $position = 150;

/**
* Initialize the language strings for the instance
Expand Down

0 comments on commit 730fb56

Please sign in to comment.