Gezim Hoxha
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 2
-
Created Code hinting not working
I get no code hints for this code ( https://www.evernote.com/l/AALUb2sMnRRKpqJpoYffIlajRZ6Vf4vqS8o ): $recipes = self::get_indexes('amd_zlrecipe_recipes'); $post_ids = array_map(function ($re... -
Created PhpStorm mapping paths
I'm setup a docker container with SSH and FTP access. My local project looks like this: /Users/gezimhome/projects/ziprecipes.net/zip-recipes is my project dir. The source code for my WordPress plug...