hi john. will the customer use the dashboard and the tinymce editor?
you could extend the tinymce.
Here is one Example
Thread Starter
afr0
(@afr0)
Hi Peter,
sorry for the late reply.
I changed the line as followed:
<form method="post" action="<?php echo home_url(); ?>/wp-login.php" class="wp-user-form">
That worked for me.
Thread Starter
afr0
(@afr0)
Well i found that:
http://codex.ww.wp.xz.cn/Function_Reference/wp_enqueue_script
so i could enqueue the jquery library and another timepicker library what works perfectly for me. nevertheless my question is still open 🙂
has anyone got an idea how/if it is possible to ‘tap’ the wordpress calendar?