Contact Menu

Search results for "facebook-to-wordpress-post"

Integrating Content from External Sources into OU Campus Using RSS, PHP, and JavaScript

…to verify feed access and XML structure various types of display html title, excerpt, thumbnail from WordPress title only from WordPress RSS feed with formatting or namespaces different from WordPress <?php… (Search hits: 28 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 276.1)

Continue Reading 0
A screenshot of an Excel spreadsheet, with a list of WordPress post ID's in the first column, and a lis of category slugs in the second column

Use WP-CLI to add categories to posts

…post term add category, using while and IFS (Internal Field Separator): while IFS=”,” read post_id post_category ; do wp post –url=https://wpmulti.site/blog-slug/ term add $post_id category $post_category ; done < “post-add-category.csv”… (Search hits: 17 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 242.35)

Continue Reading 0
Screen Shot 2013-01-16 at 4.19.03 PM

Auto Mailer Form with Validation and reCAPTCHA

…$_POST[‘WhyUnavailable’]; $DetailUnavailable = $_POST[‘DetailUnavailable’]; $Classification = $_POST[‘Classification’]; $Major = $_POST[‘Major’]; $Email = $_POST[‘Email’]; $Comments = $_POST[‘Comments’]; // loop through the When field’s checkbox group and output them all with a… (Search hits: 12 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 189.43)

Continue Reading 2
social-media-icons

Social Media Integration

…Facebook feed and fans, Facebook Comments & Sharing Create basic Twitter account and Facebook Page Joomla Sites or Static HTML $500 per site Install Facebook Social plugin and Twitter Feed… (Search hits: 11 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 153.81)

Continue Reading 0
wordnish

Varnish VCL and Config for WordPress with W3 Total Cache

I have been working on a Varnish front-end for Apache, to be used with WordPress sites. I described the architecture in Load Balancing Virtualmin WordPress Hosting Server with Varnish on… (Search hits: 8 in body, 1 in title, 0 in categories, 1 in tags, 0 in other taxonomies, 0 in comments. Score: 93.81)

Continue Reading 25