244 reputation
28
bio website iampearce.com
location Wales, UK
age
visits member for 1 year, 9 months
seen yesterday
stats profile views 14

I'm a technology consultant from Cardiff, UK. I have a particular interest in Apple, Raspberry Pi, Bitcoin and Travel and you can find out more about me on my website. If I've helped, please consider buying me a beer.


May
10
comment shortcode for logo image
Oh yeah, I didn't see that. Glad it's all working :)
May
10
awarded  Yearling
May
10
answered Category archive is displaying all posts rather than the specific category
May
10
answered Enable “My blogs” in a custom installation
May
9
comment Creating Theme Settings Page
Why not create the HTML markup and then in the theme function, include that page? That'll pull it in but store the file separately.
May
9
comment Creating Theme Settings Page
In order for WordPress to use them, you're going to need to include the PHP file through functions.php or a plugin - what use case does not having them in it satisfy? Edit: You can have them all in /theme-settings/settings.php and then just include them in the functions.php?
May
9
comment Creating Theme Settings Page
I'm a little rusty, but why not group all your theme options page functions into one file, load them in the plugin and then you can use the function reference to load it? See: net.tutsplus.com/tutorials/wordpress/… (this is a very good tutorial that will help with the tougher bits of option page creation)
May
7
answered wordpress export pretty permalinks and post excerpt export
May
6
comment Empty Super Cache programmatically (with ACF action)
I don't know the codebase but if you look in the theme at its hooks into wp_edit_post and specifically the function wp_cache_post_edit in the wp-cache-phase2.php file, you'll find how it hooks into the edit interface to clear its cache. You should be able to use the same hooks to clear your cache on the acf/save_post action.
May
6
answered shortcode for logo image
May
6
answered Google Search and Own Website Search?
May
6
answered Stop a plugins js and css from loading on all pages and show up only where it is called
Feb
12
awarded  Notable Question
Aug
21
awarded  Popular Question
Aug
8
comment Cross-Blog Related Posts
Similar way that YARPP relates posts, I guess - tag, content etc. I've done some looking around and it doesn't look like such a solution exists, but it would be awesome to develop one.
Aug
7
asked Cross-Blog Related Posts
Jul
9
asked Distinguish between publish and update?
Jun
11
awarded  Benefactor
Jun
11
accepted Sharing a custom taxonomy - No posts?
Jun
4
awarded  Promoter