Skip to content

doubleedesign/doublee-classicpress-polyfills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClassicPress Polyfills

This plugin provides some polyfills/workarounds for selected third-party plugins to make them compatible with ClassicPress.

Note

Some of the plugins listed below may not be able to be activated in ClassicPress out of the box, because they list a required minimum WordPress version that is higher than what ClassicPress supports. Working on a local or staging copy of your site, you may like to try my ClassicPress Plugin Compatibility Override plugin to get around that and test for yourself whether the plugin in question can meet your requirements without fatal errors.

Plugin Incompatibility Solution provided
Simple Page Ordering Drag-and-drop ordering doesn't work due to the absence of its JS dependencies. (Note: It does fail gracefully though.) Ensures jquery-ui-sortable is enqueued (provided by CP), and adds wp-html-entities (not included in CP).

About

Polyfills and workarounds for ClassicPress compatibility for selected third-party WordPress plugins.

Topics

Resources

Stars

Watchers

Forks