A page builder, simplified. Get the most flexibility to display content by adding multiple content sections within Pages, Posts, or Custom Post Types.
PHP JavaScript CSS HTML Other
Permalink
Failed to load latest commit information.
Integrations More WPCS changes gearing up for 1.2 release Aug 8, 2017
admin Merging data into develop Aug 18, 2017
assets Fixing editor type conditional logic. Aug 17, 2017
bin Update unit test scripts. Introduce a `.travis.yml` file to automate … Feb 22, 2017
lib/parsedown Add Prasedown library Apr 5, 2017
templates Final WPCS sweep Aug 12, 2017
tests Lot's of little WPCS changes Aug 4, 2017
.codeclimate.yml file name typo fix Aug 17, 2017
.eslintignore Looks like https://github.com/xwp/wp-dev-lib/ has a more complete JS … Feb 22, 2017
.eslintrc Rename .eslingrc to .eslintrc Feb 22, 2017
.gitignore Add `node_modules` folder to the `.gitignore` file. Mar 14, 2017
.gitmodules Adding more context in the readme. Nov 16, 2016
.jshintignore Adding preliminary unit testing Oct 7, 2016
.mdlrc Add markdown linting rule configuration for Code Climate. Aug 2, 2017
.scss-lint.yml Add Code Climate configuration files. Feb 22, 2017
.travis.yml Had it backwards. Whoops! Aug 7, 2017
CHANGELOG.md Updating changelog, readme and what's new for branch Aug 17, 2017
CONTRIBUTING.md Remove BU specific reference in contributing instructions. Feb 22, 2017
Gruntfile.js Cleaning up the code base for coding standards. Aug 4, 2017
README.md Updating changelog, readme and what's new for branch Aug 17, 2017
class.mesh-ajax.php #164 when you were deleting extra blocks that were trashed mesh would… Aug 16, 2017
class.mesh-controls.php Final WPCS sweep Aug 12, 2017
class.mesh-install.php Final WPCS sweep Aug 12, 2017
class.mesh-integrations.php Cleaning up the code base for coding standards. Aug 4, 2017
class.mesh-pointers.php More WPCS changes gearing up for 1.2 release Aug 8, 2017
class.mesh-reponsive-grid.php Cleaning up the code base for coding standards. Aug 4, 2017
class.mesh-settings.php Updated change log to include WPCS and Security Updates. Aug 12, 2017
class.mesh-templates-ajax.php Final WPCS sweep Aug 12, 2017
class.mesh-templates-duplicate.php More coding standards updates Aug 8, 2017
class.mesh-templates.php Final WPCS sweep Aug 12, 2017
class.mesh-upgrades.php Final WPCS sweep Aug 12, 2017
class.mesh.php #164 when you were deleting extra blocks that were trashed mesh would… Aug 16, 2017
composer.json Cleaning up the code base for coding standards. Aug 4, 2017
markdown.rb Add markdown linting rule configuration for Code Climate. Aug 2, 2017
mesh.php Storing total blocks in variable instead of utilizing $blocks object … Aug 15, 2017
package.json Cleaning up the code base for coding standards. Aug 4, 2017
phpdoc.config.xml Issue #16 Started adding the ability to trash blocks that are hidden. Sep 13, 2016
phpunit.xml Update unit test scripts. Introduce a `.travis.yml` file to automate … Feb 22, 2017
phpunit.xml.dist Update unit test scripts. Introduce a `.travis.yml` file to automate … Feb 22, 2017
readme.txt Merging data into develop Aug 18, 2017
uninstall.php Lot's of little WPCS changes Aug 4, 2017

README.md

Mesh Banner Image

Mesh - A WordPress Page Builder.

A WordPress page builder, simplified. Get the most flexibility to display content by adding multiple content sections within Pages, Posts, or Custom Post Types.

Build Status Code Climate

Latest Release 1.2 on August 17th 2017. You can get the stable release in the master branch or install from wordpress.org/plugins/mesh

What is Mesh?

Mesh is the easiest way to add additional content to your Page, Post, or Custom Post Type in a responsive grid system. Adding a Mesh Section creates a new row on your page below the default WordPress content. Each Section can be divided into 1 to 4 Columns, providing Visual/Text editors for each Column. Give your Sections and Columns titles, drag to rearrange, add background images to Columns or an entire Section, then Publish your Section or save it as a Draft until your content is just right.

Efficient and unobtrusive, Mesh was designed to simply extend the functionality of the normal page editor within WordPress to provide the flexibility of building pages in a responsive grid without adding code or editing page templates.

Responsive Out-of-the-Box

Mesh is currently utilizes Foundation's grid but will soon have support for Bootstrap and custom frameworks as well. All grid styles can also be easily disabled.

Familiar and Easy to Use

Our goal is to stay as close to the core usability of WordPress as possible. Mesh content editing is recognizable and simple to use. As you create new Sections for your content you will be presented with an interface similar to that utilized on default Pages and Posts.

Extensible and Plays Well with Others

We have a library of hooks to extend the functionality of Mesh and will continue to expand these over time. For a full list of currently available hooks and filters is available within https://meshplugin.com/knowledgebase_category/hooks-filters/

FAQs

Can I use Mesh on other post types?

Any post type that is publicly available within your WordPress install can be enabled to support Mesh. Under Settings > Mesh you can see all post types available to you. Only Pages are Mesh enabled by default.

Can I add my own controls?

As of 1.2 you can now add your own controls to the system. Documentation coming soon.

Are there hooks availble for more customization?

Yes

For more information

Please visit Our knowlebase

Recognition