Pablo Amato

Results 5 issues of Pablo Amato

The `srm_check_for_possible_redirect_loops` filter is enable by default now. https://github.com/10up/safe-redirect-manager/blob/3f04585638eaeaae388dc0fab5656c74289635c3/README.md?plain=1#L70

needs:documentation

### Describe the bug If you clone the project and run composer install, it installs` phpcompatibility/php-compatibility dev-develop` which has the latest PHP sniffs. ![image](https://github.com/10up/phpcs-composer/assets/4009928/25a991ed-88a3-4012-bcec-9f6a10dba46b) But when is installed via package...

Sample header value with page as front page ( added by wp_shortlink_header() ): link →; rel="http://api.w.org/", ; rel=shortlink Sample header value with posts as front page: Link →; rel="https://api.w.org/"

**Describe the bug** calling `wp_remote_get( 'https://graph.instagram.com/' ) ` ends in a blank page (no HTML in source) **Steps to Reproduce** 1. 10updocker shell 2.run `curl --location --request GET 'https://graph.instagram.com/'` 3....

bug

**Is your enhancement related to a problem? Please describe.** Getting a deprecated message related to the docker-compose file The docker-compose.yml file has the following: ``` networks: wplocaldocker: external: name: wplocaldocker...

enhancement