Basepack
Basepack
Hi, I wanted to show a date like this: Mo 12/11/2017. However that seems not possible when I inspect the `formatDate()` function. This row is never to be called: ```...
Hi guys, When you are on a non-English WordPress, you can never use the filter: `piklist_empty_post_title` Here is the function: ``` php public static function wp_insert_post_data($data, $post_array) { if (($data['post_status']...
Hello, Does anyone know where to put authenticator files. Because I have multiple of them. Which gets called via `app:authenticator:custom` for example. Where do I need to put this custom...