
外掛標籤
開發者團隊
原文外掛簡介
WerkCV Salaris Tools helps Dutch career, HR, and expat sites add practical salary tools without custom development or local calculation logic.
The plugin uses hosted embeds from WerkCV.nl. This makes it possible to publish useful Netherlands-focused salary tools without maintaining tax rules, salary tables, or yearly updates inside WordPress.
Included in this version:
Net-to-gross salary calculator
Holiday pay calculator
Minimum wage / hourly wage checker
Available as:
Gutenberg blocks
Shortcodes
Useful for:
career blogs
HR and recruitment sites
education and career service pages
expat and relocation content
Important notes:
The plugin does not require a public backlink.
WerkCV CTA and footer credit options are optional and disabled by default.
Support and privacy information are published on WerkCV.nl.
Support and documentation:
Plugin overview
Installation guide
Privacy information
Terms
Source code and build instructions:
The plugin package includes the readable source files required to rebuild the block assets
Gutenberg block source files live in blocks/src
Compiled block assets live in blocks/build
Build tooling is documented in package.json and webpack.config.js
To rebuild block assets: npm install and npm run build
