1ucay

Results 53 comments of 1ucay

I download smartctl.exe from https://github.com/smartmontools/smartmontools/releases PS C:\Program Files\smartmontools> smartctl.exe -j --all /dev/sdb { "json_format_version": [ 1, 0 ], "smartctl": { "version": [ 7, 2 ], "svn_revision": "5155", "platform_info": "x86_64-w64-mingw32-w10-b22494", "build_info":...

Ok nevermind :)

Hi, please, can you add this func?

I solved by this way ` Validate.addValidator('required', function(value, param1, param2) { return ( value.trim() !== '' ); }, "", 5, false);`

Hi, can you add some function for re-initialize for example reset()

If you want order your cpt for example by custom field, you can use this filter for example..it change wp/v2/events (event is my CPT) ``` add_filter('rest_post_query', 'rest_event_query', 10, 2 );...

What about select2? http://stackoverflow.com/questions/32533757/select2-v4-how-to-paginate-results-using-ajax

Hi, thanks for your fast response :) Yes, I tried rename plugins folder, rename theme folder, only pomodoro in mu-plugin folder, cleared cache pomodoro folder. Same problem, some strings are...

Ok, I think, where is problem. dcc81cd674d4c7e1538f4d02514faa6f.mocache There are english + czech strings mixed together. 'bc1b299998b73ac06cf4c51f4e6c7aba' => 'Název webu', '0815ce0b63b0ef4c9b86a0d364d1ccaf' => 'Popis webu', 'ce5b98141f00eb289ab8ce2b38cd3ac8' => 'In a few words, explain...

it would be awesome, if I can define own timeline (cue point, chapter).