In the example: print content_format(‘field_content_something’, $node->field_content_something,…
There is no “content_format” function at api.drupal.org. Was this an example function or something from a module? In this situation wouldn’t you use check_markup?
In the example: print
In the example: print content_format(‘field_content_something’, $node->field_content_something,…
There is no “content_format” function at api.drupal.org. Was this an example function or something from a module? In this situation wouldn’t you use check_markup?