[wp-trac] [WordPress Trac] #34208: is_rtl() does not work in Plugin with own Themes
WordPress Trac
noreply at wordpress.org
Thu Oct 8 09:38:57 UTC 2015
#34208: is_rtl() does not work in Plugin with own Themes
--------------------------+------------------------------
Reporter: AppFIX-DE | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 4.3.1
Severity: normal | Resolution:
Keywords: | Focuses: rtl
--------------------------+------------------------------
Comment (by AppFIX-DE):
Replying to [comment:1 mark-k]:
> @AppFIX-DE, Why is it needed? is_rtl is part of core code and should
always be there when theme and plugin code is being executed..
yes is_rtl is part of core but we have use different theme for mobile and
at here is_rtl function is not found in theme because its declared at wp-
includes/locale.php and we couldn't include at our plugin
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34208#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list