Day 1
So I'm reading this while eating Thanksgiving leftovers...
I was pretty set on $100,000 in three months... but let's make that $15,000 by Christmas. It's a smaller, more attainable goal for me to achieve. :xmas-smiley-030:
I chose to make this journal public because I think it'll hold me more accountable... if it doesn't, I'll nix it.
Appreciate the support that you guys have shown.
As for the bitches, that's just a reference to Boondocks. Good show, which unfortunately, I no longer have the time to watch.
Why's that?
Well... I fuckin' busted my ass for the past 10 hours. Here's the material I covered today:
- Some stuff about PHP syntax - variables, control flow, functions, etc.
- Wordpress Actions, Filters, and Hooks
- Storing and retreiving data with add_post_meta and get_post_meta
- Wordpress's The Loop
- Cron jobs and other scheduling goodness
- The Settings API
And here's how I applied all this knowledge:
- Created a simple plugin that displays which plugins are active and which are disabled in the admin_notices bar
- Created another simple shortcode plugin that takes subreddit names and links it to reddit.com/r/$subreddit
- Made an example options page with Wordpress's Settings API with drop down menus, input boxes, and file uploads. Gonna expand on this tomorrow to start the framework of my plugin.
Stackoverflow and Tutsplus are helping me get through any snags. A lot of this knowledge is still shaky - gonna have to review and repeat tomorrow to solidify it.
Tomorrow, I keep learning more about Wordpress's Settings API, play around with other APIs, and start going deeper into PHP. It's a fucking ugly language, but I sort of like it for some reason...
Anyways, gotta bounce. :rainfro: