Linux 软件免费装
Banner图

Auto Update Page Links

开发者 mirfan439
更新时间 2025年10月27日 16:26
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

links navigation templates slug block theme

下载

3.1.0

详情介绍:

When you change a page URL in WordPress, all internal links pointing to that page can break — this plugin fixes that automatically. Auto Update Page Links scans your site’s content, navigation menus, and block templates for outdated URLs and updates them whenever a page slug or permalink changes. It also logs these updates safely in the uploads directory. 🔧 Features 🛡️ Why use this plugin? When you change a page’s slug or URL, your internal links can easily break, which hurts SEO and user experience. This plugin ensures everything stays consistent — automatically.

安装:

  1. Click “Plugins” > “Add New” in the WordPress admin menu.
  2. Search for “Auto Update Page Links”.
  3. Click “Install Now”.
  4. Click “Activate Plugin”.
Alternatively, you can manually upload the plugin to your wp-content/plugins directory. Frequently Asked Questions Will it work with posts or custom post types? By default, it only updates pages, but you can easily extend it in the code to support posts or custom post types. Where is the log file saved? Logs are stored safely at: /wp-content/uploads/auto-update-page-links/auto-update-links.log Can I disable logging? Yes, you can comment out the $this->auplinks_log() calls in the class file if you prefer no logs.

更新日志:

3.1.0 3.0 2.0 1.0