wcpdx
-
Armchair WordCampers: Say hi to WP folks at @wcpdx w/ @bobWP @felixarntz @kathyzant @passionsplay @andmiddleton @chrislema #wcpdx
-
Armchair WordCampers: Follow @wcpdx this weekend w/ @bamadesigner @tannermoushey @bobWP @DrewAPicture @doug_yuen @passionsplay #wcpdx
-
Current reaction from some watching @chrislema now at #wcpdx.* * = Ok, might be a little overdoing it.
-
“Nobody wants to join your email list. You’ll have to provide them a freebie or some exclusive value.” @LuriaPetrucci #wcpdx
-
“How many people here have failed?” @LuriaPetrucci #wcpdx
-
“When following hashtags and getting involved don’t pitch your brand – just provide value.” @LuriaPetrucci #wcpdx
-
“People want to follow humans. When you engage with your audience, it makes readers want to come back.” @LuriaPetrucci #wcpdx
-
Armchair WordCampers: Follow talented folks at @wcpdx like @LuriaPetrucci @DrewAPicture @sketchings @arielrule @Doug_Yuen @chrislema #wcpdx
-
@JS_Zao @chrislema @cdils I think “Wake Up to Lema” could be an excellent #wcpdx motto. Or a morning talk show. Or a coffee commercial.
-
Great photos coming in today from WordCamp Russia wcrus.wparmchair.com/?allimages=true and WordCamp Portland wcpdx.wparmchair.com/?allimages=true #wcpdx @wcpdx #wcrus
-
Armchair WordCampers suck on the teat of knowledge from Portland w/ @wcpdx today #wcpdx wcpdx.wparmchair.com
-
WordCamp Portland has started, and you can monitor photos/tweets at wcpdx.wparmchair.com. #wcpdx
-
wcpdx.wparmchair.com is now up monitoring WordCamp Portland! #wcpdx @wcpdx
-
Great talk security talk by @iamlei. Too bad he had to talk like the Micro Machine man near the end though. #wcpdx
-
If you aren’t doing backups on your site, you should be forced to watch Honey Boo Boo as punishment. #wcpdx
-
Doing a security audit, make sure you take the site offline and backup EVERYTHING. #wcpdx
-
Great plugin for keeping track of WordPress user logins: Simple Login Log plugin: bit.ly/R9hl5K #wcpdx
-
Screenshot of the WP security slide on security services: yfrog.com/o0nnlrp #wcpdx
-
Screenshot of the WP Security slide on security plugins: yfrog.com/hscbuiqp #wcpdx
-
WordPress security tip: Disable PHP/CGI in your upload/include directories. #wcpdx
-
If you have a deactivated theme/plugin on your WP site, it’s still accessbiel via the web. If you don’t use it, delete it. #wcpdx
-
Does your neighbor own a white Chevy van? They might be trying to get your password off of wifi. #wcpdx #kidding
-
Stop using FTP. If your host doesn’t support SFTP, find another host. #wcpdx
-
Regarding security and WordPress, this is the first page you should be looking at. Hardening WordPress: bit.ly/TI8sK #wcpdx
-
#wcpdx @markjaquith WP-TLC-Transients plugin mentioned: bit.ly/GNAY0W #wcpdx @benlobaugh
-
Reminder: if you do define(‘DISABLE_WP_CRON’, true); you will disable scheduled posts. Duh. @benlobaugh #wcpdx
-
Undocumented function to retrieve cron info array option. _get_cron_array #wcpdx bit.ly/OKenVV
-
Ok, @tollmanz “Debug Bar Cron” looks awesome. Unicorns and rainbows awesome. bit.ly/P5Pb8c #wcpdx
-
Use wp_schedule_event() to add a recurring task. Codex: bit.ly/OKdug9 @benlobaugh #wcpdx
-
When you schedule a recurring task, check the schedule. Use wp_next_scheduled() #wcpdx @benlobaugh