Title: [Plugin: My Shortcodes] Next page shortcode
Last modified: August 20, 2016

---

# [Plugin: My Shortcodes] Next page shortcode

 *  Resolved [kryvulena](https://wordpress.org/support/users/kryvulena/)
 * (@kryvulena)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-my-shortcodes-next-page-shortcode/)
 * Hi there
 * I wonder is there a way to create a shortcode/replacement [ next ] for the WP
   next page shortcode <! –nextpage–> that has to be inserted in the html mode? 
   I tried to use php echo but it didn’t work out.
 * [http://wordpress.org/extend/plugins/my-shortcodes/](http://wordpress.org/extend/plugins/my-shortcodes/)

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

 *  Plugin Author [David Cramer](https://wordpress.org/support/users/desertsnowman/)
 * (@desertsnowman)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-my-shortcodes-next-page-shortcode/#post-3023670)
 * I’m sorry but I’m having a hard time understanding.
 * Can you rephrase the question?
 *  Thread Starter [kryvulena](https://wordpress.org/support/users/kryvulena/)
 * (@kryvulena)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-my-shortcodes-next-page-shortcode/#post-3023671)
 * Hi
 * I often publish long articles that are easier to read if they are split into 
   subpages. I often use WP code to divite pages into parts: <!–nextpage–>
    I tried
   to create a custom shortcode (ie. [next] ) with your plugin that would generate
   <!-nextpage–> in place of it but it didn’t work out. Any hint, please?
 *  Plugin Author [David Cramer](https://wordpress.org/support/users/desertsnowman/)
 * (@desertsnowman)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-my-shortcodes-next-page-shortcode/#post-3023745)
 * you cant really do that with a shortcode as WordPress only processes shortcodes
   after it process the <!–nextpage–> which means by the time the shortcode is rendered,
   the time to place the next code has long gone.
 *  Plugin Author [David Cramer](https://wordpress.org/support/users/desertsnowman/)
 * (@desertsnowman)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-my-shortcodes-next-page-shortcode/#post-3023752)
 * closing
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-my-shortcodes-next-page-shortcode/#post-3023753)
 * possibly use this plugin to add a ‘nextpage’ button to the editor(s) [http://wordpress.org/extend/plugins/nextpage-buttons/](http://wordpress.org/extend/plugins/nextpage-buttons/)

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

The topic ‘[Plugin: My Shortcodes] Next page shortcode’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/my-shortcodes_f6e3df.svg)
 * [My Shortcodes](https://wordpress.org/plugins/my-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/my-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/my-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/my-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/my-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/my-shortcodes/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-my-shortcodes-next-page-shortcode/#post-3023753)
 * Status: resolved