A plugin to add custom style and fonts for Arabic posts
- Upload
arabic-post-stylefolder to yourpluginsdirectory - Go to WordPress Dashboard > Plugins > Activate the plugin
- Go to a post or page to manage the new settings
arabic_post_style_loaded- plugin loaded
arps_fonts_list- parameters:
$list - Array if fonts list
- parameters:
arps_posts_styles- parameters:
$final_styles - The final css added to the page header using
wp_headaction hook
- parameters:
arps_meta_box_post_types- parameters:
$post_types - List of post types to add Arabic settings meta box to, default
[ 'page', 'post' ]
- parameters:
arps_new_settings- parameters:
$new_settings,$post_id - Styling settings for that
$post_idto save - if this filter returned
(boolean) falsesettings won't be saved
- parameters:
arps_post_settings- parameters:
$settings,$post_id - Retrieved styling settings for that
$post_id
- parameters:
arps_is_arabic_post- parameters:
$is_arabic,$post_id - If this post
$post_idis Arabic posttrueor notfalse
- parameters:
Contact if there are any problems
Hope you find it helpful :)
License: GNU General Public License, version 2, http://www.gnu.org/licenses/gpl-2.0.html