tedcarter
Forum Replies Created
Viewing 8 replies - 1 through 8 (of 8 total)
-
Forum: Plugins
In reply to: [WP REST Cache] Does not cache my custom endpointHi, I’m having the same issue. The plugin is caching only the default endpoints.
Forum: Fixing WordPress
In reply to: page permalinks issue with multi siteNo help?
Forum: Fixing WordPress
In reply to: How to get next post ID ?how does “$excluded_categories” work?
Forum: Plugins
In reply to: [Tools for Twitter] [Plugin: Twitter Tools] tweet urlfound.
global $wpdb; $time = get_the_time('Y-m-d H:i:s', $post->ID); $wpdb->aktt = $wpdb->prefix.'ak_twitter'; $tweet = $wpdb->get_row("SELECT * FROM $wpdb->aktt WHERE tw_created_at = '$time'"); echo '<a href="http://twitter.com/username/status/'.$tweet->tw_id.'" title="Posted: '. $time .'">Link</a>';easy:
load the script in the Contact Page custom template.
Forum: Installing WordPress
In reply to: 2.8.5 Update and New Problemsup
Forum: Installing WordPress
In reply to: 2.8.5 Update and New ProblemsI have the same problem with gallery in WordPress 2.8.5. Any ideas?
Forum: Fixing WordPress
In reply to: Display Each Comment NumberI have the same problem of danielb
Viewing 8 replies - 1 through 8 (of 8 total)