piklist icon indicating copy to clipboard operation
piklist copied to clipboard

Piklist is the developers best friend. A rapid development framework for WordPress that will let you concentrate on the main focus of your plugin or theme, and let Piklist handle everything else. ::N...

Results 2 piklist issues
Sort by recently updated
recently updated
newest added

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']...

auto update from SVN does not seem to be working correctly, need to test further to make sure repo is automatically updated each time SVN is updated

bug