antipole
@antipole on WordPress.org
- Member Since: April 30th, 2012
Contribution History
antipole’s badges:- Core Contributor Core Contributor
-
Posted a reply to Logout redirect stopped working, on the site WordPress.org Forums:
@max-beta - confused by your question. They are for this plugin: Peter's Login Redirect. I…6 days ago
-
Posted a reply to Logout redirect stopped working, on the site WordPress.org Forums:
Since there a filter is available when redirecting after login, there is very likely one…7 days ago
-
Posted a reply to Logout redirect stopped working, on the site WordPress.org Forums:
@tartadotta... I have switched to using Peter's Login Redirect. It works well for me and…1 week ago
-
Posted a reply to iFrame suddenly showing example from plugin page, on the site WordPress.org Forums:
I think I understand the problem. Sometimes the page gets saved with an escaped space…2 months ago
-
Posted a reply to iFrame suddenly showing example from plugin page, on the site WordPress.org Forums:
It was odd. The iFrame had been working fine and then suddenly stopped after I…2 months ago
-
Posted a reply to What should I be seeing?, on the site WordPress.org Forums:
Thank you @alignak for your prompt and clear response. I now see what I was…2 months ago
-
Created a topic, iFrame suddenly showing example from plugin page, on the site WordPress.org Forums:
I have been using this plugin for years to display a G…2 months ago
-
Posted a reply to Adding arbitrary argument to every query, on the site WordPress.org Forums:
I found a simple solution to what I was trying to achieve above. The following…2 months ago
-
Created a topic, What should I be seeing?, on the site WordPress.org Forums:
I am testing FVM. It looks promising. I can see from…2 months ago
-
Posted a reply to Logout redirect stopped working, on the site WordPress.org Forums:
I cannot get logout redirect working. The rul_before_user_logout filter does not seem to be fired.…2 months ago
-
Posted a reply to Redirect to original URL, on the site WordPress.org Forums:
Just fixed same issue for myself: function ovni_login_redirect_rule($custom_redirect_to, $redirect_to, $requested_redirect_to, $user){ global $wp; if (!$requested_redirect_to){…2 months ago
-
Posted a reply to Adding arbitrary argument to every query, on the site WordPress.org Forums:
OK... I am happy to go with refreshing the browser cache when a user logs…3 months ago
-
Posted a reply to Adding arbitrary argument to every query, on the site WordPress.org Forums:
Thanks for the suggestion. But this removes caching for logged-in users, which I want to…3 months ago
-
Created a topic, Adding arbitrary argument to every query, on the site WordPress.org Forums:
My site can have some heavy processing to do, so I hav…3 months ago
-
Posted a reply to Own code & versioning, on the site WordPress.org Forums:
I have the following in my child theme functions.php file: function ovni_distinguish_logged_in( $src ) {…3 months ago
-
Posted a reply to Own code & versioning, on the site WordPress.org Forums:
@kostyatereshchuk The extra parameter is being added to the <link>s that load the style sheets…3 months ago
-
Posted a reply to Own code & versioning, on the site WordPress.org Forums:
Thank you very much for taking the time to offer this solution. I have installed…3 months ago
-
Created a topic, Own code & versioning, on the site WordPress.org Forums:
This plugin looks like it is could be what I need for …3 months ago
-
Created a topic, Using own prevent_browser_caching, on the site WordPress.org Forums:
I am experimenting with my own prevent_browser_caching…3 months ago
-
Posted a reply to Limit emails sent when someone has been locked out, on the site WordPress.org Forums:
I too am suffering from loads of emails because of bot attacks. I do not…3 months ago
-
Posted a reply to Removing search box at head of all forums list, on the site WordPress.org Forums:
@neptun I cloned a copy of the standard login widget and hacked it to redirect…9 months ago
-
Posted a reply to Caching problem when changing logged-in status, on the site WordPress.org Forums:
@jnashhawkins I am away at sea and will not have time to look into this…9 months ago
-
Created a topic, Brilliant – thank you, on the site WordPress.org Forums:
Full marks! I have been struggling with out-going ema…9 months ago
-
Created a topic, Caching problem when changing logged-in status, on the site WordPress.org Forums:
I have caching enabled in my .htaccess file but no WP …9 months ago
-
Created a topic, Deprecated constructor, on the site WordPress.org Forums:
With PHP 7.1 this plugin gives warning: SmartYouTube_…9 months ago
-
Created a topic, Giving PHP warning re deprecated constructor, on the site WordPress.org Forums:
With PHP 7.1, this plugin now giving warning: MediaTa…9 months ago
-
Created a topic, PHP Deprecated Constructor, on the site WordPress.org Forums:
With PHP 7.1, this plugin is now giving warning `Depr…9 months ago
-
Posted a reply to Cleaning up deprecated constructor – again, on the site WordPress.org Forums:
That's great Sean! Thank you! It may be an old plugin, but it is much…9 months ago
-
Posted a reply to Cleaning up deprecated constructor – again, on the site WordPress.org Forums:
I made following change: /* This method of declaring widget deprecated class sb_cl_pages_widget extends WP_Widget…9 months ago
-
Posted a reply to Problem with returning value from shell_exec, on the site WordPress.org Forums:
Thanks for the suggestions. The plugin has a settings page, which uses the function_exists approach…9 months ago
-
Created a topic, Cleaning up deprecated constructor – again, on the site WordPress.org Forums:
Looks like the author will not be fixing this. @dsmil…9 months ago
-
Created a topic, Problem with returning value from shell_exec, on the site WordPress.org Forums:
I hope SKS can help here... I use a great plugin call…9 months ago
-
Posted a reply to Multiple gallery blocks on same page/post, on the site WordPress.org Forums:
Ah! I have the Advanced Gutenberg plugin installed and that is providing the lightbox functionality.…9 months ago
-
Posted a reply to Multiple gallery blocks on same page/post, on the site WordPress.org Forums:
@joyousely Thanks for your response. Sorry - my terminology may have confused. I am using…9 months ago
-
Created a topic, Multiple gallery blocks on same page/post, on the site WordPress.org Forums:
I like the new Gutenberg gallery block. But I am havi…9 months ago
-
Created a topic, Stopped working for me, on the site WordPress.org Forums:
Hi... I have been using this plugin for years on seve…9 months ago
-
Posted a reply to Moderation flag – how to use, on the site WordPress.org Forums:
PS I have now discovered that the 'Add User' button adds moderation and then changes…10 months ago
-
Created a topic, Moderation flag – how to use, on the site WordPress.org Forums:
When editing a user's topic/reply, there is a link/but…10 months ago
-
Posted a reply to Edit a post awaiting moderation, on the site WordPress.org Forums:
I see this too. It would be good to have this fixed.10 months ago
-
Posted a reply to Map not loading on other computers, on the site WordPress.org Forums:
OK thanks for your help.10 months ago
-
Posted a reply to Map not loading on other computers, on the site WordPress.org Forums:
It does look like it is/was a retina issue. I have now switched back to…10 months ago
-
Posted a reply to Map not loading on other computers, on the site WordPress.org Forums:
I do not have caching plugins but did have caching turned on in the .htaccess…10 months ago
-
Posted a reply to Map not loading on other computers, on the site WordPress.org Forums:
That's good news. It's just not working for me on any other device in my…10 months ago
-
Created a topic, Map not loading on other computers, on the site WordPress.org Forums:
Hi... I am finding that the map only displays from the…10 months ago
-
Posted a reply to Excluding new subscribers from a category subscription, on the site WordPress.org Forums:
Quick test by me indicates it has fixed both issues (obeying not to auto subscribe…11 months ago
-
Posted a reply to AB Accordion body text size vast on portrait phone, on the site WordPress.org Forums:
You're right. I now recall I stuck that large font in trying to find how…11 months ago
-
Posted a reply to Excluding new subscribers from a category subscription, on the site WordPress.org Forums:
Further mystery: I have no public subscribers - not allowed. I have 129 registered users…11 months ago
-
Posted a reply to Excluding new subscribers from a category subscription, on the site WordPress.org Forums:
V10.27 - sorry for the omission.11 months ago
-
Created a topic, Excluding new subscribers from a category subscription, on the site WordPress.org Forums:
I want new subscribers to be automatically subscribed …11 months ago
-
Posted a reply to AB Accordion body text size vast on portrait phone, on the site WordPress.org Forums:
Thanks for getting back to me. I am still seeing this, both under Safari on…11 months ago