Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Viktor Szépe

    (@szepeviktor)

    And please consider choosing another hook,
    ‘option_permalink_structure’ gets called even on get_option()

    Plugin Author Julio Potier

    (@juliobox)

    hello
    action = filter, just a typo no worry. but thanks anyway.
    I don’t get the 2nd message
    “‘option_permalink_structure’ gets called even on get_option()”
    What’s the problem ?

    Thread Starter Viktor Szépe

    (@szepeviktor)

    I think when some other plugin or the theme calls get_option(‘permalink_structure’) you shouldn’t purge transients.

    Plugin Author Julio Potier

    (@juliobox)

    you’re right, the right filter is “update_option_bawmrp” and “update_option_permalink_structure”
    thank you, it will be fixed

    x2048

    (@x2048)

    I hit this issue today. It seems that this is still not fixed.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘action to be filters’ is closed to new replies.