Changeset 1582891
- Timestamp:
- 01/26/2017 07:34:15 PM (9 years ago)
- Location:
- wp-link-status
- Files:
-
- 2 edited
-
tags/1.0.4/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-link-status/tags/1.0.4/readme.txt
r1582888 r1582891 94 94 = This plugin works for ACF or Advanced Custom Fields as well? = 95 95 96 Yes, at the end ACF works the same way that normal custom fields, as long as the ACF value for a custom field does not use special data structures (like arrays serializedvalues, per example).96 Yes, at the end ACF works the same way that normal custom fields, as long as the ACF value for a custom field does not use special data structures (like serialized array values, per example). 97 97 98 98 You can add the custom field name in the "Content options" tab of the scan, selecting if it is an expected full URL or a content with links. -
wp-link-status/trunk/readme.txt
r1582888 r1582891 94 94 = This plugin works for ACF or Advanced Custom Fields as well? = 95 95 96 Yes, at the end ACF works the same way that normal custom fields, as long as the ACF value for a custom field does not use special data structures (like arrays serializedvalues, per example).96 Yes, at the end ACF works the same way that normal custom fields, as long as the ACF value for a custom field does not use special data structures (like serialized array values, per example). 97 97 98 98 You can add the custom field name in the "Content options" tab of the scan, selecting if it is an expected full URL or a content with links.
Note: See TracChangeset
for help on using the changeset viewer.