Linux 软件免费装
Banner图

WPeMatico Custom Hooks

开发者 etruel
sniuk
manuelge
更新时间 2026年8月25日 03:43
捐献地址: 去捐款
PHP版本: 7.0 及以上
WordPress版本: 7.1

标签

feed rss read autoblog matic wpematico WPeMatico Custom Hooks

下载

1.0.1 1.0.2 1.1 1.1.1 1.1.2 1.1.3 1.2 1.3

详情介绍:

WPeMatico Custom Hooks puts WPeMatico's developer API on a screen you can actually work in, and it is completely free. Sooner or later every autoblog needs a rule that no settings page covers: strip a particular block out of the source content, rename images before they are downloaded, skip items that mention a certain word, decide a category from the feed itself, rewrite a title before it is published. WPeMatico fires dozens of hooks for exactly that purpose. This addon lists every one of them for you, each with a description of what it does, the parameters it receives, and a ready made function template. No FTP. No child theme. No snippet buried in a functions.php that the next theme update will wipe. You write the function in a proper code editor, the plugin validates it before it is ever stored, and it runs on your next campaign. How it works
  1. Pick a hook. Each entry tells you what it does, whether it is an action or a filter, and which parameters it receives.
  2. Let the template be written for you. One click drops a correctly formed function into the editor, already carrying the right name, signature and return value for that hook.
  3. Write your code. On save it is parsed on the spot, and if anything is wrong you get the exact line and reason before a single character is stored.
  4. Done. It runs from your next campaign onwards.
The catalogue is not limited to the core. The addon detects which WPeMatico extensions you have active and adds their hooks to the list too, so Professional, Full Content, Polyglot and the rest are covered as well.

安装:

You can either install it automatically from the WordPress admin, or do it manually:
  1. Unzip plugin file and put the folder into your plugins folder (/wp-content/plugins/).
  2. Activate the plugin from the WPeMatico Extensions menu.
  3. Decompress it in the WordPress plugins folder to continue with activation. You must first have WPeMatico installed.
  4. Once installed, go to the WPeMatico menu - > Configuration
  5. Then, click on the 'Hooks' tab to go to the main page of the addon

升级注意事项:

1.3 * Recommended upgrade.

常见问题:

Can I use this addon without the WPeMatico plugin?

No. The addon requires WPeMatico Free Version to be installed and activated.

更新日志:

1.3 Aug 22, 2026 A major release. The plugin has been reviewed from top to bottom, modernized and made considerably more robust, so that writing your own PHP against WPeMatico is safe and predictable on any hosting. 1.2 Apr 29, 2021 1.1.3 Aug 21, 2019 1.1.2 Oct 19, 2018 1.1.1 Feb 27, 2018 1.1 Jan 31, 2018 1.0.2 Sep 4, 2017 1.0.1 Aug 27, 2017 1.0