• I just want to send a customized complex message(I can program) instead of “Message format for posting” text field. Which line should I need to edit for that? I think something in publish.php?

Viewing 3 replies - 1 through 3 (of 3 total)
  • if you are using different /custom messages for each post, you can set it at metabox for each of the posts rather than modifying the plugin files.

    Thread Starter bloggingandwb

    (@bloggingandwb)

    Thanks for the reply. Actually, I just want to set custom field as the URL. It means each post contain custom field which store custom URL. I want to set it to message.

    This is premium feature, you can use {POSTMETA:META_KEY_NAME} as message format (replace the META_KEY_NAME with your custom field name).
    In free version you can add the custom field content directly to the message format field of post metabox (custom messages are supported ).
    Hope this helps.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Message Update Programmatically’ is closed to new replies.