Descripción
This is simple Ontario income tax calculator calculates income taxes for residents of Ontario province in Canada for 2021 fiscal year. Latest tax rates can be found here.
In case somebody needs here are plugin versions for earlier fiscal years:
* 2020 year – there is no plugin for 2020 Ontario income tax
* 2019 year (v2019.2)
* 2018 year (v2018.1)
* 2017 year (v2017.1)
* 2015 year (v2015.1)
* 2014 year (v2014.2)
* 2013 year (v2013.2)
Calculator is very easy customizable: you can change color of background, borders and text to match your web site’s theme and change widget title.
Capturas de pantalla
Instalación
- Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation
- Activa el plugin a través del menú de ‘Plugins” en WordPress
- Go to Appearance -> Widgets and add the widget to your website sidebar
O
Use [cc_income_tax_on] short code if you want embed the mortgage calculator into a post instead of adding it as a widget on sidebar.
Short code parameters are:
- title (optional) – set calculator’s title (default – ‘Ontario tax calculator’)
- bg_color (optional) – set background color (default – ‘#ffffff’)
- border_color (optional) – set border color (default – ‘#cccccc’)
- text_color (optional) – set text color (default – ‘#000000″)
- dev_credit (optional) – show developer’s credit (default – ‘1’)
Example of shortcode usage:
[cc_income_tax_on title=’Income tax calculator’ bg_color=’#eaf4d7′ border_color=’#94c738′]
Use Color Picker to get hex code of color you need.
Please visit plugin home page for more detailed installation and setup instructions
FAQ
-
Can I use this widget on commercial website
-
Yes.
Please contact us if you have further questions or suggestions.
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“CC Ontario Income Tax Calculator” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “CC Ontario Income Tax Calculator” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
0.2021.2
- Fixed low level vulnerability
- Deprecated PHP function fix (create_function() deprecated)
0.2021.1
- Income tax calculator updated for fiscal year 2021
0.2019.2
- Income tax calculator updated for fiscal year 2019
0.2018.1
- Income tax calculator updated for fiscal year 2018
0.2017.1
- Income tax calculator updated for fiscal year 2017
0.2015.1
- Income tax calculator updated for fiscal year 2015
- Shortcode implemented and calculator can be placed in any post or page on blog.
0.2014.2
- Fixed minor bug for fiscal year 2014
0.2014.1
- Income tax calculator updated for fiscal year 2014
0.2013.2
- Fixed minor bug (Undefined variable)
0.2013.1
- Initial beta release for fiscal year 2013