Is it possible for me to get development versions of Directories Pro?

Add the following to your wp-config.php file:

define('DRTS_UPDATER_VERSION_PREF', 'dev')

 

  • Note that you will not be able to downgrade back to a stable version, you’ll need to wait for a stable release before being able to upgrade out of the development branch.
  • Making this change to wp-config.php does not necessarily immediately provide the option to upgrade to the dev version, it may take some time.