To insert code use <code>...</code>.
Marsedit (Mac) and Striking
  • I am using Marsedit an Blog Edit Software for Mac.

    With this software I am able to edit the Metadescribtion and Titel, choose/configurate WPSEO ( an Plugin for Wordpress)
    The programmer gave me an code to make Marsedit working perfekt with this plugin.

    I edited the Meta.php in WP-includes in Wordpress
    function is_protected_meta( $meta_key, $meta_type = null ) {
    $protected = ( '_' == $meta_key[0] && ( strpos($meta_key, "_wpseo_") !== 0) );

    return apply_filters( 'is_protected_meta', $protected, $meta_key, $meta_type );
    }


    "_wpseo_ is mentioned in the second line.
    After putting _wpseo_edit_title
    to marsedit I habe these exctra field in marsedit an can use it.


    My question, is how to edit

    Featured Header Custom Title
    Featured Header Custom Text

    And it really would be greate to edit
    Featured Header Type
    Layout (right Sidebar) etc

    Is there anyone who can have a closer look?
    I would like to make an videotutorial for this and will promote Striking on an Mac-Blog

    Best regards
    Cummins
  • 2 Comments sorted by
  • Hi

    The featured header code is in the striking/framework/helpers/themegenerators.php function introduce.

    I wonder why you do not use the Yoast plugin. Which does the same and does not need coding adjustments to the theme.

    Best regards,
    Paul
  • Hi BackuPs,
    thanks for the hint. Unfortunately I am not a coder, so i am not abele to strip of the information needed to bring
    Marsedit work with Striking.

    The Reason I use Marsedit is, that it is an easy offline contend editor.
    And i put some config strings in and now i have input fields.

    That is what I am looking for.
    Any Idea

    Would make a donation for an solution.
    Greetins Cummins
    _Sales20.de_ Settings.png
    367 x 484 - 44K