Adds filter facebook_for_woocommerce_fb_product_description to allow filtering the return of get_fb_description
[x] Do the changed files pass phpcs checks? Please remove phpcs:ignore comments in changed files and fix any issues, or delete if not practical. -> I have fixed the linting errors on the modified function only
Screenshots:
Detailed test instructions:
With a site connected to Facebook:
Add the filter to modify the product description, for example:
Changes proposed in this Pull Request:
Closes #2756
Adds filter
facebook_for_woocommerce_fb_product_description
to allow filtering the return ofget_fb_description
phpcs
checks? Please removephpcs:ignore
comments in changed files and fix any issues, or delete if not practical. -> I have fixed the linting errors on the modified function onlyScreenshots:
Detailed test instructions:
With a site connected to Facebook:
Additional details:
Changelog entry