nickchomey / wordpress-code-snippets

Code snippets for WordPress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wordpress-code-snippets

A collection of WordPress PHP code snippets for use in WP Codebox because it's awesome :)

Snippets

  • disable-plugin.php - Hide plugin updates for specific plugins.
  • enable-core-updates-version-control.php - allow core minor updates to proceed when WordPress detects version control.
  • post-title-permalink.php - hyperlink WordPress blog post and page titles.
  • log-hook-calls.php - Log all WordPress hooks on a page load to a file based on IP Address.

About

Code snippets for WordPress


Languages

Language:PHP 100.0%