Web developer and business owner at @wildoperation, Ad Commander, Pet Junkie.
- St. Louis, MO, USA
-
11:28
(UTC -05:00) - https://www.linkedin.com/in/timgieseking/
- in/timgieseking
- @timstl
Pinned Loading
-
distributor-yoast-sync
distributor-yoast-sync PublicExtends the Distributor plugin by 10up to sync Yoast SEO social images between sites.
PHP
-
WordPress .gitignore template; A com...
WordPress .gitignore template; A compilation of many examples customized to fit our needs. 1# ignore everything in the root except the "wp-content" directory.2/*3!wp-content/
45# ignore everything in the "wp-content" directory, except: -
Exclude featured posts from main Wor...
Exclude featured posts from main WordPress blog loop 1/**
2* Exclude featured posts from main blog loop
3*/
4function bt_exclude_featured_from_blog_index( $query ) {5if ( ! is_admin() && $query->is_home() && $query->is_main_query() ) {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

