Can be used to cleanup the WP admin dashboard, menu items etc.
Add a dashboard panel with button
On the dashboard tab.
<section style="margin-top: -40px">
<p>Heb je vragen en of opmerkingen, wij helpen je hier graag bij. Hiervoor kan je het beste een e-mail sturen, appen of bellen.</p>
<p>
<a href="mailto:info@horecawebservice.nl" target="_blank" class="button" style="border-radius: 3em;color: white;border: none;background-color: #FE873D;padding: .4em 1.4em">E-mail sturen</a>
</p>
</section>
Code language: HTML, XML (xml)