WordPress.org

Profiles

  • Member Since: January 9th, 2015
  • Find me on:
  • Posted a reply to Change locale inside ajax call, on the site WordPress.org Forums:
    Have you tried to not call load_plugin_textdomain() at pligin init when it's an ajax request…

    4 years ago

  • Posted a reply to Change locale inside ajax call, on the site WordPress.org Forums:
    When i take look to the code of load_plugin_textdomain() I see: $locale = apply_filters( 'plugin_locale',…

    4 years ago

  • Posted a reply to custom template not show on Preview, on the site WordPress.org Forums:
    Thanks @karpstrucking, It's convenient for my own use but a little bit hard to explain…

    4 years ago

  • Posted a reply to Change locale inside ajax call, on the site WordPress.org Forums:
    It's probably more easy to set the filter like you do, and removing it after…

    4 years ago

  • Posted a reply to advice FOR plugin tabs, on the site WordPress.org Forums:
    With your theme i don't know, but may be with some line of CSS. Like…

    4 years ago

  • Created a topic, custom template not show on Preview, on the site WordPress.org Forums:
    Hi, When i showing a page in preview mode, my custom …

    4 years ago

  • Posted a reply to connect users to Custom post types, on the site WordPress.org Forums:
    This plugin can be a part of your solution: https://wordpress.org/plugins/posts-to-posts/ It's not a plugins for…

    4 years ago

  • Posted a reply to advice FOR plugin tabs, on the site WordPress.org Forums:
    If i need to create something like that i create a menu and stylized like…

    4 years ago

  • Posted a reply to For post preview, a way to filter metadata value (like save_post hook), on the site WordPress.org Forums:
    I think to try something ugly like: in /my_themes/function.php if (isset($_POST['wp-preview']) && $_POST['wp-preview'] == 'dopreview')…

    4 years ago

  • Posted a reply to For post preview, a way to filter metadata value (like save_post hook), on the site WordPress.org Forums:
    Unfortunaly 'wp_creating_autosave' is triggered few line after normalize_whitespace(). // Store one autosave per author. If…

    4 years ago

  • Created a topic, For post preview, a way to filter metadata value (like save_post hook), on the site WordPress.org Forums:
    Hi, For some post i have some metadata array with na…

    4 years ago

  • Posted a reply to wp-seo-post-scraper-360.min.js?ver=3.6:6, on the site WordPress.org Forums:
    Same issue, that was solved by disabling Wp Seo.

    5 years ago