Skip to content

fill $title with Article Title if it`s empty #3

@je1977

Description

@je1977

i have changed my Version to set Article Title automaticly if the readmore field in the backend is empty
Line 47 in autosender.php

   if (empty($title)) {
     $title = $article->title;
   }
  $link='<a href="'.$url.'">'.$title.'</a>';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions