Front page filter buttons with jQuery
- Filter button style: Category1 Category2 Category3
- jQuery project filter: https://www.sunwangshu.com/wp-content/uploads/custom-css-js/1702.js
- Front page comparison:
Custom meta with PHP
$role = get_post_custom_values( 'Role' ); $members = get_post_custom_values( 'Members' );
Custom CSS style
Example css: https://www.sunwangshu.com/wp-content/uploads/custom-css-js/1212.css