Profiles

  • Member Since: September 15th, 2017
  • Find me on:
  • Posted a reply to PHP DOMDocument and WP post content filtering on save break the mark-up, on the site WordPress.org Forums:
    add_filter('wp_insert_post_data', 'yrzr_gen_toc', '99', 2); function yrzr_gen_toc($data, $postarr) { $content_mod = $data['post_content']; $dom = new DOMDocument();…

  • Posted a reply to PHP DOMDocument and WP post content filtering on save break the mark-up, on the site WordPress.org Forums:
    The ID's on headings are dynamically removed and re-added on every function run, I guess…

  • Created a topic, PHP DOMDocument and WP post content filtering on save break the mark-up, on the site WordPress.org Forums:
    I'm trying to modify post content with PHP DOMDocument…

  • Posted a reply to Customize WP core responsive IMG sizes attributes, on the site WordPress.org Forums:
    Thank you for your help. I'm optimizing image sizes for responsive website where I have…

  • Created a topic, Customize WP core responsive IMG sizes attributes, on the site WordPress.org Forums:
    How do you specify different "sizes" attributes for tw…

  • Created a topic, Are there any plans to make WordPress cloud-ready/serverless-compatible?, on the site WordPress.org Forums:
    OK, so it looks like the cloud is the way to go these …

  • Created a topic, WordPress search engine indexing, on the site WordPress.org Forums:
    Hi. I have some questions regarding WP search engine i…

  • Posted a reply to Warning after removing page template file, on the site WordPress.org Forums:
    I don't understand how you can develop with this caching feature activated. OK then, back…

  • Posted a reply to Warning after removing page template file, on the site WordPress.org Forums:
    OK, I've activated the Debug mode. Is the effect immediate, I mean, after saving wp-config…

  • Created a topic, Warning after removing page template file, on the site WordPress.org Forums:
    Hi. I'm experimenting with custom page templates and w…

  • Created a topic, Simple yet powerful and flexible, on the site WordPress.org Forums:
    This is a great and easy to use tool to build your web…