آیکن Better Search Replace
افزونه رایگان نسخه 1.4.11

Better Search Replace

توسعه‌دهنده: WP Engine

توضیحات

یک افزونه ساده برای به‌روز رسانی آدرس‌ها یا متن‌های در پایگاه داده.

تغییرات این نسخه

1.4.11 – June 29, 2026

New: Requires WordPress 6.2+

New: Requires PHP 8.1+

Fix: Core tables altered to have compound primary keys are now properly handled during search and replace

Fix: SQL injection vulnerability on multibyte charsets (GBK, Big5) has been resolved by replacing charset-unaware string escaping with $wpdb->prepare() (props to jonghan via Intigriti)

Fix: Improved security and stability

1.4.10 – January 14, 2025

Fix: Improved security and stability

1.4.9 – October 4, 2024

Security: The plugin now uses its own update mechanism from WP Engine servers

New: Dependencies have been updated

1.4.8 – September 3, 2024

No changes as this was a pro-only release for Better Search Replace Pro

1.4.7 – May 30, 2024

Fix: The case-insensitive setting once again allows case-insensitive strings to be matched within serialized data, fixing a regression introduced in version 1.4.6

1.4.6 – April 17, 2024

Changed: Serialized text strings are now only deserialized when containing a match, resulting in faster performance

Security: Table names are now escaped when displaying search results

1.4.5 – January 18, 2024

Security: Unserializing an object during search and replace operations now passes 'allowed_classes' => false to avoid instantiating the object and potentially running malicious code stored in the database (thanks to Wordfence for responsible disclosure on December 18, 2023 followed by development and testing of the fix by WP Engine)

Fix: A regression in versi