> For the complete documentation index, see [llms.txt](https://developers.weglot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.weglot.com/wordpress/helpers-functions-1/weglot_ajax_replace_urls.md).

# weglot\_ajax\_replace\_urls

by default we translate this keys :&#x20;

```php
[ 'redirecturl', 'url', 'link' ]
```

```php
add_filter( 'weglot_ajax_replace_urls', [] );
```
