Pagebreak Description
- Enter page breaks and before/after descriptions. Values are used in pagination.
- Do not mix this block with the Page Break block, as it may cause the comment to be misaligned.
How it works
Filter hooks
/** ==================================================
* Filter for CSS URL.
* Default CSS -> /pagebreak-description/css/style.css
*/
add_filter(
'pagebreak_description_css',
function() {
/* If you put mydesign.css in wp-content/uploads */
$wp_uploads = wp_upload_dir();
$upload_url = $wp_uploads['baseurl'];
if ( is_ssl() ) {
$upload_url = str_replace( 'http:', 'https:', $upload_url );
}
$upload_url = untrailingslashit( $upload_url );
$url = $upload_url . '/mydesign.css';
return $url;
},
10,
1
);
| Domain | Exposures | Headers | Last Checked |
|---|---|---|---|
| v*c*u*c*n*u*t*r*s.com (WP 6.4.8) | F | 2026-05-27 19:36:34 | |
| d*s*e*e*.hu (WP 6.6.1) | D | 2026-05-25 06:27:53 | |
| e*a*n*h*n*-*y*i*u.com | F | 2026-05-23 23:16:26 | |
| k*v*n*c*i*k*r.com (WP 7.0) | F | 2026-05-22 21:18:22 | |
| s*n*c*r*h*v*s.com (WP 6.9.4) | A | 2026-05-21 02:37:37 | |
| a*n*z*a*e*t*.com (WP 6.9.4) | F | 2026-05-21 02:35:41 | |
| r*e*s*e*u*a*e*r*g*e*s.com | F | 2026-05-18 22:41:13 | |
| c*t*z*n*e*i*n*t*o*k*.com (WP 6.9.4) | F | 2026-05-14 05:01:50 | |
| w*c*.net | F | 2026-05-04 10:40:31 |
Page 1 of 1