Oscar Sanchez S.

Results 22 issues of Oscar Sanchez S.

Hi there, I am working with Dynamic matching of messages per documentation here https://hubot.github.com/docs/patterns/ however, when I paste this code ``` module.exports = (robot) -> # Dynamically populated list of...

Hi, Running wp vuln status through WordPress 4.9.6 breaks the table layout when the package reports any vulnerabilities with WordPress version (not plugins, not themes. See screenshots). ### Expected behavior:...

state:unconfirmed
scope:table

### Description of the Change This PR adds the sync info in the site health screen Closes #2856 Closes # ### How to test the Change ### Changelog Entry >...

**Describe the bug** Woocommerce offers a custom sorting option when you visit the shop page. It seems EP is ignoring this custom sorting when you have reordered the products in...

bug
module:woocommerce

**Is your enhancement related to a problem? Please describe.** **Describe the solution you'd like** Sometimes users will want to modify the list container, while we have `epAutosuggestItemHTMLFilter` it applies to...

enhancement
module:autosuggest

**Is your enhancement related to a problem? Please describe.** **Describe the solution you'd like** Currently, fields that can be weighted are limited to post types. Since ElasticSearch offers weighting across...

enhancement
module:weighting

**Describe the bug** As of now, Autosuggest fires a tracking event to GA. With the replacement of universal analytics in favor of GA4 we should check if the feature is...

module:autosuggest

Hi there, This PR checks if `create()` returns a WP_Error and displays a warning with the error message https://github.com/Automattic/Co-Authors-Plus/compare/master...oscarssanchez:fix/error-handling-create-guest-author-cli?expand=1#diff-a52979a3ff3a75e65a5166f5fc4a259ef7e243368b5953e587054bbfbada9865R887 Fixes #878 It also changes a couple things I think could...

Hello, With a client who didn't have their data in appropriate CSV format we could've used a command that creates a new user with CLI. In the end, we formatted...

It seems the intended behavior of: https://github.com/Automattic/Co-Authors-Plus/blob/master/php/class-wp-cli.php#L886 is failing as of now. If I try these steps I'm not able to see what was the problem with the CSV, or...