Releases: mjavadhpour/pzz-api-client
Releases · mjavadhpour/pzz-api-client
Version 1.1.6
- Use isolated filters, these filters run just when the endpoint was called. we provide these filters because the plugin adds target="_blank" to all links even when the website serves a page.
Version 1.1.5
- Resolve conflict warning with reactor-core
Version 1.1.4
- Update readme.
- Change the plugin name and remove the trademarked names.
Version 1.1.2
- Fix undefined function that cased error 500.
- Create error page for plugin activation.
- Fix author meta links.
Version 1.1.1
- Fix #3
- Refactor project class and functions to
avoid WordPress plugins conflict.
Version 1.1.0
- Replace all links with
<a target='_blank'></a>
in post description.