wordpress-hum

Personal url shortener for WordPress.

MIT License

Stars
43
wordpress-hum - 1.3.5

Published by pfefferle 13 days ago

What's Changed

Full Changelog: https://github.com/pfefferle/wordpress-hum/compare/1.3.4...1.3.5

wordpress-hum - 1.3.4 Latest Release

Published by pfefferle 4 months ago

  • fix broken wp_get_shortlink hook, when loaded in the frontend

Full Changelog: https://github.com/willnorris/wordpress-hum/compare/1.3.3...1.3.4

wordpress-hum - 1.3.3

Published by pfefferle 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/willnorris/wordpress-hum/compare/1.3.2...1.3.3

wordpress-hum - 1.3.2

Published by pfefferle about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/willnorris/wordpress-hum/compare/1.3.1...1.3.2

wordpress-hum - 1.3.1

Published by pfefferle over 1 year ago

  • change the priority of the rewrite rules action
wordpress-hum - 1.3.0

Published by pfefferle over 2 years ago

  • redirect types are now also filterable
wordpress-hum - 1.2.8

Published by pfefferle over 3 years ago

  • add shortlink panel to block editor (props @florianbrinkmann )
wordpress-hum - 1.2.7

Published by pfefferle almost 4 years ago

  • redirect only known types
wordpress-hum - 1.2.6

Published by pfefferle almost 4 years ago

  • fix PHP 7.4 deprecation warning
  • WordPress coding style changes
wordpress-hum - 1.2.5

Published by pfefferle over 4 years ago

  • add shortlink to post/page overview pages
wordpress-hum - 1.2.3

Published by pfefferle almost 6 years ago

  • fixed "flush rewrite rules"
wordpress-hum - 1.2.2

Published by pfefferle over 7 years ago

fixed the readme text

wordpress-hum - 1.2.1

Published by pfefferle about 9 years ago

  • add amazon_domain filter, to support different countries
  • add hum_process_redirect action, to overwrite default rewrite method (see #17)