• davidosullivan

    (@davidosullivan)


    Hi there,

    I am just wondering what method FEE uses to get the post content? It does not seem to just use the content on the page but gets the post via ajax.

    Thing is I am filtering the outputted content (at the moment I am hooking into loop_start) and ideally I’d like to filter the content that Aloha gets aswell.

    So at the moment I am doing
    add_action(‘loop_start’, ‘create_banner’);
    could I change that so it changes the content that aloha gets aswell?

    Cheers

    David

    http://wordpress.org/extend/plugins/front-end-editor/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Front-end Editor] How to filter Content retrieved by FEE’ is closed to new replies.