• option: “Eliminate all hyperlinks”
    If I check this option the plugin eliminate the hyperlink but he copy the text from hyperlink. I mean if this is the code google the plugin eliminate but he don’t eliminate “google”
    Can someone tell me how to do this please? I can modify the .php files but I don’t know where I can find the function. Please I need help !! 🙁

    https://ww.wp.xz.cn/plugins/wp-rss-multi-importer/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Allen

    (@amweiss98)

    everything you want to do can be changed in the excerpt_functions.php file

    Thread Starter tavi9622

    (@tavi9622)

    can you tell me the function or a line if you open with notepad, please ?

    Plugin Author Allen

    (@amweiss98)

    there are many functions and unfortunately I don’t have the time to customize this since I’m trying to get a new version out tomorrow, which will overwrite anything you change.

    Thread Starter tavi9622

    (@tavi9622)

    Now after you did the last version can you help me please ? 🙁 …

    Plugin Author Allen

    (@amweiss98)

    the function you are probably looking for is the showexcerpt function in the excerpt_functions.php file…I’m sorry I can’t help more but I’m only working on features that many people want, and customizing hyperlinks isn’t a priority feature for the plugin at this time…maybe in the future..so you’ll have to do this yourself or find someone else who can help you.

    Thread Starter tavi9622

    (@tavi9622)

    Fast question :(.
    I want to add this code:
    $content=str_replace(“word”,”something else”,$content)
    Where I can add this code to modify something in pose, before the moment when the importer is publishing the post and in which file?
    Sorry for annoying you again, but i need your help my site is NULL without this change! :(((( Maybe if you say that is complicated to customize hyperlinks maybe this can be simple.
    Thank you!!!!!

    Thread Starter tavi9622

    (@tavi9622)

    First I need to search for that “word”, but in what file and where

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

The topic ‘wp rss – links’ is closed to new replies.