From 8361146008f55005e17fb168f20c63433929ba1c Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 14 Dec 2016 12:24:48 -0500 Subject: [PATCH] status: fixing pregmatch for partners blocks detecting http:// in url. applied only to the href and not the text --- lib/partners-post-type.php | 2 +- scss/_main.scss | 5 +---- sections/front-page.php | 4 ++-- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/lib/partners-post-type.php b/lib/partners-post-type.php index d605cba..d793b26 100644 --- a/lib/partners-post-type.php +++ b/lib/partners-post-type.php @@ -109,7 +109,7 @@ function partner_info() { /> /> /> - /> + />

-

+

-- 2.17.1