Jump to content

Recommended Posts

Posted

This week we've ProcessWire 3.0.267 on the dev branch, here are some highlights (commits): 

The entire WireTests module has been moved into the core. All of the tests now live alongside the classes that they test. The WireTests module is used from the command line. Once installed, you can type "php index.php test" for a list of WireTest commands. If you already have the non-core WireTests module installed, I recommend uninstalling it and installing the core version. 

More than a dozen new WireTests and API.md documentation files have been added this week (this is where the biggest additions of the week are). 

Many improvements to the CLI "docs" command, especially with regard to chapter retrieval. 

New faster $modules->refresh() method from @matjazp

New HOWTO-API.md documentation that outlines how to write API.md files for your own modules.

New getFresh() and getRaw() methods added to $fields and $templates. These do the same as their $pages method equivalents (getFresh and getRaw), except for fields and templates. This was requested by an agent in AgentTools.

This week we also have a new guest blog post! Page's best kept secret: the meta() method

Thanks for reading and have a great weekend!

  • Like 5

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   1 member

×
×
  • Create New...