Pinoydev Menu URL Bulk Replace

Deskripsyon

Pinoydev Menu URL Bulk Replace helps you update hardcoded URLs in navigation menus after a site migration, domain change, or staging-to-production move.

It is especially useful when you build your site on a temporary domain — for example, http://localhost/wordpress, a staging subdomain, or a preview URL — and later need to switch menu links to your live domain.

Use it to replace values such as http://oldsite.com with http://newsite.com across all custom menu links, or limit the operation to a single menu.

Features

  • Preview matching menu items before making changes
  • Replace URLs across all menus or one selected menu
  • Works on custom link menu item URLs stored in WordPress
  • Requires the edit_theme_options capability

Important

Always back up your database before running a replace. This plugin updates menu item URLs directly.

Where to find it

Go to Tools Menu URL Bulk Replace in the WordPress admin.

Support

For direct support, contact support@pinoydev.com or visit https://pinoydev.com.

For community support, use the WordPress.org support forum for this plugin.

Mga Screenshot

Pag-install

  1. Upload the pinoydev-menu-url-bulk-replace folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins screen
  3. Open Tools Menu URL Bulk Replace

FAQ

Does this replace URLs in posts and pages?

No. This plugin only updates custom link URLs in navigation menus. For post content, use Pinoydev Content Replacer for Posts.

Is this useful on a temporary domain?

Yes. If you build your site on localhost, staging, or another temporary URL, custom menu links may keep the old domain. Use this tool to replace those URLs before or after going live.

Do I need to preview first?

You should preview every time so you can confirm the affected menu items before replacing.

Can I remove part of a URL?

Yes. Leave the “Replace with” field empty to remove the matched text.

Where can I get support?

Use the WordPress.org support forum for this plugin, or email support@pinoydev.com.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Pinoydev Menu URL Bulk Replace” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Pinoydev Menu URL Bulk Replace” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0.0

  • Initial release
  • Preview and replace custom menu link URLs
  • Optional menu filter
  • Support for temporary domain migrations