blogook
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Ajax Shoutbox] user_login / display_nameone is a development site on a local machine, and the other is a private site 🙂 so that won’t be possible.
In your code I see that user_login is still being used :
example:
row 375
wp_send_json(self::format_message($row->user_login, $row->message, $row->post_date, $row->id, $row->website, $row->ip, self::widget_instance($id)));row389
$return .= self::format_message($row->user_login, $row->message, $row->post_date, $row->id, $row->website, $row->ip, $options);rgds,
W
Forum: Plugins
In reply to: [BuddyPress Moderation] Hello from the new developerwondering the same thing here … any progress??
Forum: Fixing WordPress
In reply to: Suggest/Autocomplete return value doesn't attach to #input<bumb>
no one?
Forum: Fixing WordPress
In reply to: membership / user levels and restrict use of plugin (1 post)no one?
Forum: Fixing WordPress
In reply to: curl_exec causes timeout on mod_fcgidI tried wp_remote_get and guess what, with WP_DEBUG = TRUE, it works. when WP_DEBUG = FALSE, it will cause a time out.
And just to be thorough I created a test.php file with the exact same code as above, and exec_curl works flawlessly. This is WordPress related, somehow.
really anyone got any ideas?
Forum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] import albumsNope I am not Jules.
Doing it per album takes a lot of time when one needs to upload a lot of albums.