WordPress 3 and You
Yesterday, I attended WordCamp Jerusalem 2010 and lectured about WordPress 3.
My presentation included some very handy code snippets, links and information so I decided to upload it to slideshare for anyone to catch up.
Yesterday, I attended WordCamp Jerusalem 2010 and lectured about WordPress 3.
My presentation included some very handy code snippets, links and information so I decided to upload it to slideshare for anyone to catch up.
My brother and I developed a first person minesweeper game in 3D, using the UNITY game development platform.
We’ve also built a Facebook application version of this game, available to play at:
http://apps.facebook.com/minesweeper-game/… Learn more about First Person Minesweeper 3D
I used WordPress’ get_the_post_thumbnail() function in order to output the current post’s featured image. It was great, until I had to link to the featured image. To do that, I needed the value of the SRC attribute of that IMG tag, i.e., the direct link to the featured image. Thanks to phpxref, and the WordPress Codex,… Learn more about Get the Direct Link to a Post’s Featured Image
If the question intrigues you, this video of me lecturing about it will probably answer it for you. This video was shot last month in a user-generated content meeting organized by StartupSeeds. The lecture is in Hebrew but there are English subtitles available…. Learn more about What is WordPress?