Function __global->cns_make_post

Definitions

sources/cns_posts_action.php

  • Add a post.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: int

Parameters

There are no entries at this time

Returns

  • The ID of the new post
  • Type: AUTO_LINK
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Add a post.
 *
 * @return AUTO_LINK The ID of the new post
 */

function cns_make_post() : int