
Nice Quora ask
What are the most interesting HTML/JS/DOM/CSS hacks that most web developers don’t know about?…
What are the most interesting HTML/JS/DOM/CSS hacks that most web developers don’t know about?…
WP Migrate Pro…
I created this smart PayPal form for Trekkers.org. See trekkers.org/donate/. It lets the user switch back and forth between recurring and one-time donations. I couldn’t find a free plugin that can do this. If this is installed on a WordPress or other CMS site, it is better set up as a plugin. A site owner does not need to lose all functionality just because he/she switches themes.…
I like these: WordPress snippets to interact with social networks Update, 4 years later. Obviously, these snippets are way out of date. In any case, if you want to add social media buttons to your site you are probably better off with a plugin, that hopefully will stay updated and not snoop on you.. I can’t recommend one. Frankly, I think social media buttons are overrated.…
WordPress comes with 2 taxonomies built in: Categories and Tags, but you can add Custom Taxonomies if you like. I was building WP sites for three years before I needed to set up a custom taxonomy for a client. There is a lot you can do with Categories and Tags. I’ve always told my clients “use as few categories as you need to organize your site, and as many tags as you like”.…
If you want to put some related posts in a widget you can use the smart YARPP plugin. Or, if you merely want to list posts with matching tags, you can put a function in your WordPress theme. In some ways this is better than the fuzzy logic of YARPP because it gives you more control: you just give posts the same tag, and you know they are related.…
This was a really nice project for me: a cool non-profit group, that wanted an upgrade of its old website to WordPress. Trekkers is an org that takes high school kids on bus tours around the USA. We created a site that had good balance between easy-admin, and rich news content. It has the potential for good community interaction, with lots of leaders and (hopefully) students posting content.…
Nothing left to load.