One or more errors were found for Accesspress Parallax Pro.
[COLOR=#444444][FONT=Open Sans]
- [COLOR=#000000]Ich würde mich freuen, wenn mir hierbei jemand helfen könnte!
[/COLOR]
[/FONT][/COLOR]
dieses Plugin kontrolliert "the state of art" für Themes, die auf wordpress.org/themes rein wollen
du hast dir ein Theme gekauft, das wesentlich mehr Funktionen bietet als es Themes auf wordpress.org/themes erlaubt ist
zb
WARNING: The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
REQUIRED: The theme uses the register_taxonomy() function, which is plugin-territory functionality.
REQUIRED: The theme uses the register_post_type() function, which is plugin-territory functionality.
Alles anzeigen
ich nehme an, deswegen hast du das Theme gekauft, es wird ein Portfolio oder mehr anbieten,
klar das gehört als Plugin, aber Käufer wollen genau das in einem Theme, dafür geben sie Geld aus, ThemeAnbieter wären doof das nicht zu tun, wenngleich es falsch ist :-)
####
das da sind Dinge, die in vielen Themes drin sind, die nicht am allerneuesten Stand sind,
das tät ich beim Theme Autor urgieren...
REQUIRED: screen_icon() found in the file accesspress-plugin-activation.php. Deprecated since version 3.8.Line 381: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );Line 1584: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
REQUIRED: get_bloginfo('url') was found in the file accesspress-functions.php. Use home_url() instead.Line 550: $homeLink = get_bloginfo('url');
REQUIRED: bloginfo('url') was found in the file accesspress-functions.php. Use echo esc_url( home_url() ) instead.Line 550: $homeLink = get_bloginfo('url');
RECOMMENDED: No reference to add_theme_support( "title-tag" ) was found in the theme. It is recommended that the theme implement this functionality for WordPress 4.1 and above.
RECOMMENDED: No reference to add_theme_support( "custom-header", $args ) was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.
RECOMMENDED: No reference to add_theme_support( "custom-background", $args ) was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality.
RECOMMENDED: No reference to add_editor_style() was found in the theme. It is recommended that the theme implement editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
RECOMMENDED: get_bloginfo(url) was found in the file accesspress-functions.php. Use home_url() instead.
über den Rest an Meldungen kann man diskutieren....
zumindest würd ichhier nachfragen...
WARNING: Found base64_encode in the file class-options-interface.php. base64_encode() is not allowed. Line 661: $output .= '<textarea style='margin-bottom:10px' class='widefat code' rows='10' onclick='this.select()'>'. base64_encode(serialize($restore_options->_get_options())). '</textarea><br
WARNING: Found base64_encode in the file accesspress-backup-restore.php. base64_encode() is not allowed. Line 18: echo base64_encode(serialize($this->_get_options()));
WARNING: Found base64_decode in the file accesspress-backup-restore.php. base64_decode() is not allowed. Line 27: $options = unserialize(base64_decode(file_get_contents($_FILES['file']['tmp_name'])));
WARNING: file_get_contents was found in the file accesspress-backup-restore.php File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls.Line 27: $options = unserialize(base64_decode(file_get_contents($_FILES['file']['tmp_name'])));
ab dem Moment wo ein Theme Shortcodes, Custom Post Type, Custom Taxonomien anbietet,
hast du zwar alles im Theme, bei einem Themewechsel hast du irre Probs, weil die Shortcodes nicht mehr funktionieren, weil das alle anders machen
dito bei den Custom Post Types und Custom Taxonomien => Portfolio als Beispiel,
wegen dieser Fetaures wirst du es gekauft haben :-)