Skip to content

Releases: managingwp/wordpress-code-snippets

1.4.12

06 Nov 19:54

Choose a tag to compare

Release 1.4.12

Updated wp-redirect-log.php to include siteurl and home as well as backtrace.

1.4.11

03 Nov 23:17

Choose a tag to compare

Release 1.4.11

Added updated-content.php snippet

1.4.10

03 Nov 20:37

Choose a tag to compare

Release 1.4.10

  • Created blocks footer-navigation.php

1.4.7

28 Oct 20:33

Choose a tag to compare

Relase 1.4.7

  • Added AGENTS.md
  • Updated multiple plugins without plugin name or type
  • added general/qr-code-page-link.php

1.4.6

28 Oct 20:33

Choose a tag to compare

Relase 1.4.7

  • Added AGENTS.md
  • Updated multiple plugins without plugin name or type
  • added general/qr-code-page-link.php

1.4.4

15 Aug 21:30

Choose a tag to compare

Release 1.4.4

Added disable-wp-rocket-preload.php

1.4.2

16 Jul 13:59

Choose a tag to compare

Release 1.4.2

improvement: Updated generate-readme.sh to check for missing fields
Require version to be a field
Added plugin powerkit-svg-lazyload-fix.php

1.4.1

08 Jul 21:15

Choose a tag to compare

Release 1.4.1

Updated disable-checkout-and-limit-login.php to be disabled via define('WP_MAINTENANCE_MODE', true);

1.4.0

08 Jul 20:36

Choose a tag to compare

Release 1.4.0

Added disable-checkout-and-limit-login.php

1.3.9

23 May 17:08

Choose a tag to compare

Release 1.3.9

feat(debug): Added wp-redirect-log.php mu-plugin