ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

NextPage Buttons

აღწერა

This is a simple plugin to put the <!--nextpage--> buttons back in the WordPress editor Toolbars.

The only caveat to using this plugin is that it uses functionality that has been in the WordPress core but hidden since the NextPage button was removed not long ago. All the functionality for handling the <!--nextpage--> tag via the editor toolbar is there in WordPress core. The JavaScript functions are loaded as well as the CSS, but the buttons are not added to the toolbar. This plugin adds those buttons to the toolbar.

If you’re OK with having functionality that could break in the next revision to WordPress then use this until anything does change in WordPress.

დაყენება

  1. Upload the nextpage-buttons folder to your /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Open a post to edit, you will now have next-page buttons in both WYSIWYG and HTML editing modes

ხდკ

What happens if WordPress enables the NextPage tag in the future?

Chances are it’ll be pretty obvious that something weird is happening with the Toolbar functionality. In that event you should simply deactivate this plugin.

What happens if WordPress removes the current code that is used from being loaded?

If that ever happens I’ll alter this plugin to load that code directly and we’ll be back in business.

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“NextPage Buttons” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ NextPage Buttons თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.1

  • fixing addition to button during plain text editing mode.
  • adding i18n support with Spanish & French translations.
    • Thanks to Andrew Kurtis for the Spanish translation.

1.0.1

  • bumping version number to circumvent the wordpress plugin directory obsolete plugin purgatory.

1.0

  • Initial release